Infosys interview question

Can quick sort be done in place. Write code for the same

Interview Answer

Anonymous

Aug 19, 2016

What is Trie data structure and its applications. What will be faster for autocomplete, dictionary(hashmap) or Trie?