https://github.com/rishabh672003/programming-notes
Programming notes
https://github.com/rishabh672003/programming-notes
Last synced: 3 months ago
JSON representation
Programming notes
- Host: GitHub
- URL: https://github.com/rishabh672003/programming-notes
- Owner: Rishabh672003
- License: gpl-3.0
- Created: 2023-01-23T16:25:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T05:38:37.000Z (9 months ago)
- Last Synced: 2024-10-11T22:51:08.846Z (8 months ago)
- Language: C++
- Homepage:
- Size: 160 MB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes
Programming notes written by [Rishabh672003](https://github.com/Rishabh672003) and [amitsuthar69](https://github.com/amitsuthar69)
What we are now working on basic Computer Science concepts like different Data Structures, Algorithms and Object oriented programming in C++.
If you want to contribute to the repository don't be afraid to open a PR
if its good, We will most definitely merge it. Thanks for your time.Now at least all the CPP notes are hosted on this website - https://rishabh672003.github.io/Programming-Notes/
## Credits
For CPP notes: Credit to [developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) and [roadmap.sh](roadmap.sh), I followed there roadmap and
also took many of the notes from there, so thanks to themFor Data Structures and Algorithm notes: Credit to Striver (Raj Vikramaditya).