yshshrm / Data-Structures-And-Algorithms-Hacktoberfest18

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
204 stars 1.1k forks source link

Create trie.cpp #1541

Open alpylmz opened 4 years ago

alpylmz commented 4 years ago

Another clean implementation of trie structure.