what is the significance of using int count variable in trie class how its value will be incremented
Implementation of Trie
it is use when you solve unique prefix array question
it is basically use how many time a node is traverse
it will be incremented in AddWord function
i hope this help
if you have more doubts regarding this feel free to ask
if your doubt is resolved mark it as resolved from your doubt section inside your course
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.