lprimeroo / DSA

Implementations of various data structures and algorithms.
MIT License
104 stars 179 forks source link

Tower of Hanoi Algorithm #173

Open Zyro9922 opened 4 years ago

Zyro9922 commented 4 years ago

I would like to contribute by implementing Tower of Hanoi algorithm in C and CPP.

I aim to:

  1. Implement the Tower of Hanoi algorithm in C and CPP.
  2. Create proper documentation describing the problem and the approach.

Would you like to work on it? Yes. Please assign me.

lprimeroo commented 4 years ago

Just send a PR.