DSAFreaks PS-1 Program Notes

1. Pattern Programs

2. Basic logical problems

3. Arrays(1D/2D)

4. Strings

5. Time Complexity

6. Binary Search Algorithm

7. Array Problems Part 2

8. Recursion

9. Imp. Sorting Algorithms

10. Stack and Queues

11. Priority Queue/Heap

12. HashMap/HashSet

13. LinkedList

14. Binary Tree

15. Binary Search Tree

16. Sliding Window & Two pointer