This repository will hold solutions to leetcode problems which I have worked on.
Following are some of the useful links that you can go through to get up to speed on Algorithms:
To perform well in coding interview following are the data structures that we need to aware of:
- Arrays
- Linked List
- Trees
- Graphs
- Hashing