DSA one of the key skills to your dream company job and horrific experience to many. But seriously mastering DSA is not that hard.
In this DSA blog series, I will be sharing some of my notes and DSA road map to master it. So lets get started.
DSA Roadmap:
Arrays –> Linked List –> Stack –> Queue –> Hash Tables –> Two Pointers –> Sliding Window –> Recursion –> Backtracking –> Sorting –> Searching –> Bit Manipulation –> Tree –> BST –>Trie –> Heaps –> Greedy –> Dynamic Programming –> Graphs/ Union- find
You may follow below tutorial links one by one sequentially:
| Arrays |
| Linked List |
| Stack |
| Queue |
| Hash Tables |
| Two Pointers |
| Sliding window |
| Recursion |
| Backtracking |
| Sorting |
| Searching |
| Bit Manipulation |
| Tree |

