Can someone tell me good place to understand Trie data structure?

Revision en1, by Elegy_No_Programmer, 2020-10-19 17:46:18

Hi everyone reading this, I was solving some problem that required prefix tree/Trie data structure. I tried looking it in the Gym but couldn't find a detailed explanation. So ultimately I had to ask it out. Can someone provide good explanation resource for Trie data structure? Thanks for your time.

Excuse me for my English.

Tags trie, prefix tree, resource

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Elegy_No_Programmer 2020-10-19 17:49:48 55
en1 English Elegy_No_Programmer 2020-10-19 17:46:18 395 Initial revision (published)