illectrility to Programmer [email protected] • 1 year agoI still have nightmares (not OC)imagemessage-square17arrow-up1149arrow-down13
arrow-up1146arrow-down1imageI still have nightmares (not OC)illectrility to Programmer [email protected] • 1 year agomessage-square17
minus-square@[email protected]linkfedilink3•1 year agoI don’t get this meme. Can anyone explain what this meme means?
minus-squaresweetlemonlinkfedilink6•1 year 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
minus-square@[email protected]linkfedilink6•1 year agoThis is called Tower of Hanoi problem, usually introduced as main task when learning about recursion in programming
I don’t get this meme. Can anyone explain what this meme means?
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
This is called Tower of Hanoi problem, usually introduced as main task when learning about recursion in programming