i2icharcl 0 Newbie Poster

Hello everyone,

I'm currently working on a java GUI that enables a user to search words from a file. It also needs to use two binary searches. Kind of like how Google and Facebook has their searches displaying recommendations after every prefix is typed. I need help on how to get this started. Thanks in advance!