sambhav2612 / karumanchi

:satisfied: DS Problems from karumanchi. This repository follows the C++ Best Practices written by Jason Turner.
https://sambhav2612.github.io/karumanchi/
GNU Affero General Public License v3.0
5 stars 7 forks source link
arrays assembly c-plus-plus data-structures dsa graphs html html5 internet javascript karumanchi python python3

karumanchi

Build Status npm version Download karumanchi FOSSA Status

Almost all problems and codes from Data Structures Made Easy by Narasimha Karumanchi. Mostly written in C++, this repository follows the C++ Best Practices written by Jason Turner. Some of the code follows the general C++ 11 guidelines such as replacing conventional NULL pointers with nullptr.

Some extra implementations have been added as side-projects, mostly written in Java, Python and Assembly. Each sub-directory comes with a readme to help understamd the workflow of the code in the directory. Please find the same as you are contributing.

Changelog

Pathway

How to find stuff in this repo?

Contributing

Please checkout the contribution guideline here.

How to run the algorithms?

Please find the the how to run guide here.

Craving for more?

You can find this resource particularly cool to put in use while you're here.

License

Copyright © 2018 Sambhav Jain under LGPL-3.0

LGPL-3.0

Happy Hacking!

FOSSA Status