This is a repository created for personal use to keep things in a better and organised manner. It include all the codes related to Data Structures and Algorithms in the past 2 years.
1) Array
2) String
3) Linked List
4) Searching Algorithm
5) Sorting Algorithm
6) Divide and Conquer Algorithm
7) Stack
8) Queue
9) Tree Data Structure
10) Graph Data Structure
11) Greedy Methodology
12) Recursion
13) Backtracking Algorithm
14) Dynamic Programming