- 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