ProAlgos / ProAlgos-Cpp

C++ implementations of well-known (and some rare) algorithms, while following good software development practices
MIT License
507 stars 363 forks source link

added some more data structures and algorithms #374

Closed Nishantcoedtu closed 3 years ago

Nishantcoedtu commented 3 years ago
alxmjo commented 3 years ago

Hi @Nishantcoedtu. Thanks for your interest in the repo. If you'd like to add these algorithms (or data structures), please go ahead open PRs in which you add the required code for each algorithm. You've just updated the documentation, which would point to additions that don't yet exist in the project.