shivaylamba / Hacktoberfest

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
258 stars 1.88k forks source link

Added two new problems in cpp section . #2294

Open RohanDable opened 8 months ago

RohanDable commented 8 months ago

Added topological sort and tower of hanoi problems in cpp section .