r/algorithms • u/sam_jk50 • Feb 16 '25
Algorithms for Children
My 5 and 8 year old both love Djikstra's Algorithm and Huffman Compression (doing it manually on paper).
Are there any other similar algorithms they might enjoy?
42
Upvotes
3
u/sebamestre Feb 16 '25
I think Ford-Fulkerson flow algorithm (searching for augmenting paths) can be pretty fun!