Morse Code Tree
Morse code is a binary tree. From the centre, a dot branches left and a dash branches right — so every letter sits exactly where its code spells it out. E is one dot from the core, T is one dash, and A is a dot then a dash.
Morse code is a binary tree. From the centre, a dot branches left and a dash branches right — so every letter sits exactly where its code spells it out. E is one dot from the core, T is one dash, and A is a dot then a dash.