Skip to content

Latest commit

 

History

History

Geeks For Geeks Solutions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🏆 The sequence for studying Data Structures and Algorithms :

1️⃣ Arrays
2️⃣ Matrix
3️⃣ Math
4️⃣ String
5️⃣ Binary Search
6️⃣ Sorting
7️⃣ Hashing
8️⃣ Stack
9️⃣ Queue
1️⃣0️⃣ Two Pointers
1️⃣1️⃣ Heap or priority queue
1️⃣2️⃣ Linked List
1️⃣3️⃣ Recursion
1️⃣4️⃣ Tree
1️⃣5️⃣ Backtracking
1️⃣6️⃣ Graph
1️⃣7️⃣ Greedy
1️⃣8️⃣ Dynamic programming
1️⃣9️⃣ Trie



Youtube Channels!

Links

Number Theory (Mathematics)


Recursion and BackTracking


Bit Manipulations


Graph Theory


Dynamic Programing


Complexities!

Sheet image

Last Minute Revision

Algorithms & Data Structures Books