I am looking to develop an application to read in a list of 10000+ wordlist and create a function which efficiently and quickly checks if the word exists on the list.function shd be optimized to be called several times…
Any Ideas ? where to start of with ?