This repository consists of Data Structures and Algorithms I have learnt till date. Whatever I have included here is breifly described in below sections
This Project Currently has 3 Sections : -
- Arrays
- Linked List (Singly, Doubly and Circular)
- Stacks
- Queues
- Sorting Algorithms
- Hashing
- Trees : BST
- Heaps and Priority Queue
- Graphs
- Divide and Conquer
- Advanced Graph Algorithms
- Greedy Algorithms
- Backtracking ... more to will be added soon
These are mathematical problems from beginner to advanced. Solutions made by me are given here
- CSE5 Problem Set
- 450 Problem Set
All contributors who wish to contribute can do so. This will be appreciated