Twitter Phone screen | August 2021

this was for for the Toronto location.

the question i got was to implement a prefix tree(trie) take note of the what the method returns
because for some reason i just forgot how to search for the prefix and then return them.
the link to the question can be found below,

https://leetcode.com/problems/implement-trie-prefix-tree/

Comments (2)