- Time Complexity โฐ
- Proof Of Correctness
- Asymptotic analysis(Big-O notation) โญ
- Stack And Queus
- Linked List
- Trees ๐ฒ
- Hashing
- Divide And Conquer
- Greedy Algorithm ๐
- Backtracking
- Dynamic Programming ๐
- Graphs:[ B.F.S | D.F.S | M.S.T ] ๐ข
- Search And Sort Algorithms