Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 | 🔥
- Host: GitHub
- URL: https://github.com/surajv311/mycs-notes
- Owner: Surajv311
- License: mit
- Created: 2021-08-13T08:35:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T10:23:43.000Z (over 1 year ago)
- Last Synced: 2024-11-19T20:52:47.636Z (2 months ago)
- Topics: 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
- Homepage:
- Size: 92.1 MB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)
------------------------------------------
------------------------------------------### 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)
----------------------------------