Click here to Skip to main content
15,892,575 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Can anyone explain me what is a trie tree?
Do you hav any algorithm for implementing it?

Thanks in Advance..
Posted
Comments
PIEBALDconsult 24-Jan-13 2:21am    
There are several articles on here that could answer that. But why would you be asking?

Please check the below articles.

Explanation
1. TRIE TREES [^].
2. Trie[^].

Implementation
1. Algorithm: The implementation of Trie Tree (C++)[^]

Thanks...
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900