You are viewing a single comment's thread. Return to all comments →
the key is to use a trie data structure I did it in C so I need to code a very basic trie DS from scratch
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
Two Two
You are viewing a single comment's thread. Return to all comments →
the key is to use a trie data structure I did it in C so I need to code a very basic trie DS from scratch