Studying classic data structures and algorithms helps you improve your programming and problem-solving skills. These topics are frequently asked in coding interviews, and this course will help you master them.
-
1
Introduction -
2
Arrays -
3
Linked Lists -
4
Stacks -
5
Queues -
6
Hash Tables -
7
Trees -
8
Heaps -
9
Tries
-
8
Binary Search Trees -
9
Graphs -
10
Sorting Algorithms -
11
Searching Algorithms -
12
String Manipulation -
13
Recursion -
14
Dynamic Programming -
15
Big O Notation
-
16
Technical Interview Tips -
17
Conclusion -
18
Bonus