Suggestion-Box icon indicating copy to clipboard operation
Suggestion-Box copied to clipboard

[Coding Challenge]Visual working representation of "Towers of Hanoi" !!

Open SreekarMouli98 opened this issue 8 years ago • 2 comments

SreekarMouli98 avatar Jan 21 '17 15:01 SreekarMouli98

...and possibly a rekursive and iterative algorithm to solve it ;)

septatrix avatar Feb 23 '17 18:02 septatrix

I was playing around with this and think it would be a really good subject for a coding challenge. My attempt can be found here, but there's lots of things you can still do with it.

Not sure if this is something you'd do, but it would be possible to focus on the algorithm to solve it only, for the challenge, and skip the drawing/interaction code.

Caster avatar Feb 27 '24 15:02 Caster