My minimal DSA notebook! Just holding some little information of some Data Structure and Algorithms that I learn because I tend to come back at them and try to find them again.
- Big O
- Search algorithms:
- Sort algorithms:
- Bubble sort
- Quick sort
- Merge sort
- Data Structures:
- Tree
- Graphs
- Recursion
- Backtracking
- Problems: