Tries Implementation

sir when we are inserting news and neck how the node with data “e” can point to different nodes(i.e: w & k) as i know the map of “e” node can store one node address at a time.

sir when we are inserting “news” and “neck” in the trie , how the node with data “e” can point to different nodes(i.e: w & k) as i know the map of “e” node can store one node address at a time.

sorry sir i mean w&c not w&k

the map in the structure of e has characters w and c. w points to his address where w alphabet is stored and c points address where c alphabet is stored.

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.