Data Structures done in a Pragmatic way!
- Array
- Linked List
- Stack
- Queue
- Tree
- Heap
- Hashing
- Graph
- Matrix
- Basics
- Reverse
- Rotate
- Search
- Leaders
- Majority Element - Moore's Voting Algo
- Odd Occurence
- Missing Number
- Contiguous Subarray - Kadane's Algo
- Merge Sorted Arrays
- Median of Sorted Arrays