This repository hosts my handwritten notes of DS-Algo/CP/CS-Core subjects.
These notes are for revision of the subjects & can very well be used for intern/placements prep.
The drive link for the same is: drive link
- Arrays
- String
- Linked List
- Stack and Queue
- Trees (BT and BST)
- Heap
- Recursion
- Hashing
- Graph
- Greedy
- Dynamic Programming
- Backtracking
- Bit Magic
- Sorting Algos
- Misc (Others)
- Database Management System
- Object Oriented Programming (C++)
- Computer Networks
- Operating Systems
- System Design
- Other