This repository contains all the data structures and algorithms that I have learned so far (will be adding new topics everyday). I have tried to explain each and every concept in a very simple way. I hope this repository will help you to learn data structures and algorithms in a very simple way.
- Linear Search
- Binary Search
- Bubble Sort
- Comming Soon
Others will be added soon.
- Crystal Ball
- Matrix
- Product Array
- Valid Sudoku
- Max Profit Finder
- Catch The Hacker
- Target Two Sum
- DiameterOfBinaryTree
Others will be added soon.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.