amritansh22 / Data-Structures-and-Algorithms-in-cpp

This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
MIT License
366 stars 342 forks source link

Added tower of hanoi #501

Open abhaygupta08 opened 2 years ago

abhaygupta08 commented 2 years ago
  1. Added Tower of Hanoi (with detailed explanation)
  2. Fixed Typo in file name in Backtracking : N Queens Problem
welcome[bot] commented 2 years ago

Thanks for opening this pull request! Please be sure that you have checked out our contributing guidelines.