Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/surajv311/mycs-notes

Handwritten Notes 🖊| DS-Algo | Competitive Programming ✅ | OS | DBMS | Networks | OOPS | 🔥
https://github.com/surajv311/mycs-notes

algorithms-and-data-structures computer-networks data-structures database-management-system dbms faang hacktoberfest handwriting internship interview networks notes object-oriented-programming oops-concepts oops-in-cpp operating-system os placement-preparation placements resources

Last synced: about 13 hours ago
JSON representation

Handwritten Notes 🖊| DS-Algo | Competitive Programming ✅ | OS | DBMS | Networks | OOPS | 🔥

Awesome Lists containing this project

README

        

# myCS-NOTES 📚✍
--------------------------------------------------------

## Handwritten notes for DS-Algo & CP & CS-Core subjects...! 🚀


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`](https://drive.google.com/drive/folders/1DCXUvS2_-5aqUsNPJO7Wf8INegCi4Yi4?usp=sharing)

### Links:

#### DS-Algo

- [Arrays](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Arrays)
- [String](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Strings)
- [Linked List](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Linkedlist)
- [Stack and Queue](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Stacks-Queues)
- [Trees (BT and BST)](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Trees)
- [Heap](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Heap)
- [Recursion](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Recursion)
- [Hashing](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Hashing)
- [Graph](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Graphs)
- [Greedy](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Greedy)
- [Dynamic Programming](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Dynamic%20Programming)
- [Backtracking](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Backtracking)
- [Bit Magic](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Bitmagic)
- [Sorting Algos](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Sorting-Algos)
- [Misc (Others)](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/Others-Explained)

#### Competitive Programming

- [CP](https://github.com/Surajv311/myCS-NOTES/tree/main/DSA-CP-NOTES/__Competitive%20Programming)

#### CS-Core Subjects

- [Database Management System](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/DBMS)
- [Object Oriented Programming (C++)](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/OOPS)
- [Computer Networks](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/NETWORKS)
- [Operating Systems](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/OS)
- [System Design](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/SYSTEM_DESIGN)
- [Other](https://github.com/Surajv311/myCS-NOTES/tree/main/CS_CORE-NOTES/other)


⬆ Back To Top


------------------------------------------
------------------------------------------

### Author

- [Suraj Verma](https://github.com/surajv311)

----------------------------------

### Parent repository

- [myProgramming](https://github.com/Surajv311/myProgramming)

----------------------------------

### License

- [MIT](https://github.com/Surajv311/myCS-NOTES/blob/main/LICENSE)

----------------------------------