Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 271 Bytes

Text-Edit-Predictor

Fast Search and Retrieval Software: I've used a trie for fast retrieval of dictionary words. This console application uses two concepts. 1) tries and 2) Edit Distance Problem. We suggest the user a list of dictionary words by looking at the input.