Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 603 Bytes

DSA Grind

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.

Roadmap For DSA

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

Author