Here I am maintaining Problems and their solutions related to JAVA data structures and algorithms.
Currently updating this repository on daily basis.
Below topics are covered till now
- OOPS concept
- Arrays
- 2D Arrays
- Sorting Algorithms
- Searching Algorithms
- Linked List
- Queues
- Recursion
- Stack
- Strings
- Time and Space Complexity
- Generic Trees
- Binary Trees
- BST
- Heap
- Heap sort