sukritishah15 / DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
MIT License
951 stars 292 forks source link

Tower of Hanoi using recursion #82

Open sharannyobasu opened 3 years ago

sharannyobasu commented 3 years ago

🚀 Feature

Add tower of Hanoi recursion code in C++ (Optimized in the best way possible)

Have you read the Contribution Guidelines?

Yes

Pitch

(Please explain why this feature should be implemented and how it would be used.)

Want to add the tower of Hanoi program as it is not yet added but remains one of the most asked interview questions. Please assign me the cpp code task

Assignees

@nileshteji - Java @Devansh2005 - Python @therohanjaiswal - C

Devansh2005 commented 3 years ago

Can i work on this using Python ?

sushant-varanasi commented 3 years ago

i have worked on this using c++

sukritishah15 commented 3 years ago

I've received a PR for C++. So, there is no point for me to assign it to you @sharannyobasu Would you like to implement it in C, @sharannyobasu ?

@Devansh2005 - Python assigned

sukritishah15 commented 3 years ago

@nileshteji - Java assigned

therohanjaiswal commented 3 years ago

I would like to implement this in C.

AnanyaNagar commented 3 years ago

@therohanjaiswal - C assigned