Need Help in Trie Data Structure

Правка en2, от 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.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский WhitePaper 2017-12-19 15:34:41 0 (published)
en1 Английский WhitePaper 2017-12-19 15:31:10 207 Initial revision (saved to drafts)