Hi I am trying to implement the autocomplete feature using trie data structure but I am unable to do so I have build the trie data structure using the method u taught,could you please help or guide me how to pursue the problem. I know defination require recursive call but implmentation of heap as part of code making me difficult to do so.
Auto-complete feature using Trie
Hello @vikram.keswani108,
It is an interesting application of Trie:
You can refer to this link for a descriptive explanation of this problem.
In case you face any problem or if you don’t understand anything, feel free to ask.
Hope, this would help.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.