Trie (Prefix Tree) implementation in Python
Trie structure :
Jul 26, 2022
*
/ \
c a
/ \ \
a o end
/ \ \
t r w
/ \ \
end end end
*
/ \
c a
/ \ \
a o end
/ \ \
t r w
/ \ \
end end end
Passionate about problem solving; #VoraciousReader #MBTIEnthusiast #LovePsychology