illectrility@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoI still have nightmares (not OC)lemmy.worldimagemessage-square11linkfedilinkarrow-up142arrow-down11
arrow-up141arrow-down1imageI still have nightmares (not OC)lemmy.worldillectrility@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square11linkfedilink
minus-squareXanvial@beehaw.orglinkfedilinkarrow-up2·2 years agoThis is called Tower of Hanoi problem, usually introduced as main task when learning about recursion in programming
minus-squaresweetlemon@lemmy.mllinkfedilinkarrow-up2·2 years agoThe meme basically shows how a non-programmer sees the Towers of Hanoi game as a fun little puzzle, while a programmer sees it as a traumatizing experience due to the recursive nature of the algorithm behind it
deleted by creator
This is called Tower of Hanoi problem, usually introduced as main task when learning about recursion in programming
The meme basically shows how a non-programmer sees the Towers of Hanoi game as a fun little puzzle, while a programmer sees it as a traumatizing experience due to the recursive nature of the algorithm behind it