This course will be about Data structures and Algorithms. It will cover below topics
1. Time complexity & space complexity
2. Arrays
3. Strings
4. Linked List
5. Queue
6. Stack
7. Trees(BT, BST, AVL,Red-black trees)
8. Graph
9. Dynamic Programming
10. Bit Manipulation
All concepts will be explained and problems for all the concepts will be practised in sites like Hacker rank, Leet code, GeeksforGeeks.