Need Help in Trie Data Structure

Revision en2, by WhitePaper, 2017-12-19 15:34:41

I saw that some people use trie structure using linked list by pointer while other people built that linked list using array. My question is which approach is more efficient.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English WhitePaper 2017-12-19 15:34:41 0 (published)
en1 English WhitePaper 2017-12-19 15:31:10 207 Initial revision (saved to drafts)