Hacker News new | ask | show | jobs
by Xichekolas 6215 days ago
Just to clarify, when I said I 'put the first 10k chars into my Trie', I didn't mean I inserted them into the Trie... merely that I called longest_word with a 10k-char string.