Skip to content

Solution for the famous Tower of Hanoi problem using Stacks as the Towers, each stack is implemented using a linked list, a great practice for working with various data structures together.

Notifications You must be signed in to change notification settings

royiHamo/HanoiLinkedStacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Solution for the famous Tower of Hanoi problem using Stacks as the Towers, each stack is implemented using a linked list, a great practice for working with various data structures together.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages