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

https://github.com/rishabh672003/programming-notes

Programming notes
https://github.com/rishabh672003/programming-notes

Last synced: 3 months ago
JSON representation

Programming notes

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 them

For Data Structures and Algorithm notes: Credit to Striver (Raj Vikramaditya).