issues
search
sanjar-notes
/
dsa
C++ basics, Data structures and algorithms.
https://sanjar-notes.github.io/dsa/
17
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
C++ STL YouTube playlist
#19
sanjarcode
closed
1 month ago
1
Make utils/generators for DSA
#18
sanjarcode
opened
1 year ago
0
The trick to single pass array problems, and more
#17
sanjarcode
opened
2 years ago
1
DSA Interview Cheatsheet
#16
sanjarcode
opened
2 years ago
0
"Kind of DnC" - using partitioning as a way to avoid brute-force enumeration
#15
sanjarcode
opened
2 years ago
0
Dividing problem into "very small halves" for DnC may not always work
#14
sanjarcode
opened
2 years ago
2
Programmatically + visually working with graphs
#13
sanjarcode
opened
2 years ago
0
Calculating resource complexity, especially for recurrences
#12
sanjarcode
opened
2 years ago
1
Calculate optimality of based on optimal substructure and overlapping subproblems
#11
sanjarcode
opened
2 years ago
2
Sliding window technique is actually a special case of Dynamic programming
#10
sanjarcode
opened
2 years ago
2
Recursion base case may not always be useful even if it's logically valid for the base case, is this true?
#9
sanjarcode
opened
2 years ago
2
Recursive DP vs Iterative DP vs memoization vs tabulation
#8
sanjarcode
opened
2 years ago
0
Deeply study the 2 conditions for DP
#7
sanjarcode
opened
2 years ago
2
Dynamic Programming course
#6
sanjarcode
opened
2 years ago
0
OOP roadmap
#5
sanjarcode
opened
3 years ago
2
Competitive programming courses
#4
sanjarcode
opened
3 years ago
0
Geometric algorithms, 2 courses on Coursera
#3
sanjarcode
opened
3 years ago
0
Algorithms on Strings course, Coursera
#2
sanjarcode
opened
3 years ago
0
Complementary course I did before this
#1
sanjarcode
opened
3 years ago
0