Data Structures and Algorithms Made Easy
Narasimha Karumanchi
This series are my personal notes while learning "Data Structures and Algorithms Made Easy" book myself.
Book Download: [Link]
Narasimha Karumanchi
This series are my personal notes while learning "Data Structures and Algorithms Made Easy" book myself.
Book Download: [Link]
Content:
Recursion and Backtracking
Linked List
Stacks
Queue
Tree
Priority Queues and Heaps
Disjoint Sets ADT
Graph Algorithm
Sorting
Searching
Selection Algorithms [Medians]
Symbol Tables
Hashing
String Algorithms
Algorithms Design Techniques
Greedy Algorithms
Divide and Conquer Algorithms
Dynamic Programming
Complexity Classes
Miscellaneous Concepts.
Source: AI Club [Link]