Interview Question
Ruby On Rails Developer Interview
-
AnimotoWhat type of data structure would you use to implement auto-complete functionality where memory usage needs to be minimized?
AnswerAdd Tags
Interview Answer
1 Answer
▲
1
▼
Use a trie
Anonymous on
Add Answers or Comments
To comment on this, Sign In or Sign Up.