Voxer (Israel) interview question

write code in Node.js to build an ordered dictionary into a text file (e.g a,b, ...... , aa, ab, ....., ba, ....). write efficient code to search any word or prefix of a word in this dictionary.