Description A C++ program to give 3 predictions for entered string Built a TRIE using words from a text file. Implemented DFS and Backtracking to get 3 predictions for an entered string Worked with Sublime Text 2 and Command Prompt