I am getting wrong answer in this, can you tell my mistake?
My code is : https://ide.codingblocks.com/s/241571
Digital Dictionary Tries Section
@gourav
in case of No Suggestions, you need to add that string to the trie so that from next time you can find that string.
Just correct this thing, your code is correct.
@gourav
Feel free to ask if you face any other doubt in this. If it is clear now then please mark the doubt as resolved after getting AC