Deciding size of 2D array for trie.

Revision en1, by Siriuslight, 2018-06-06 01:35:38

If I want to implement trie using two dimensional array, how should I decide the size of array.

Tags trie

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Siriuslight 2018-06-06 01:35:38 130 Initial revision (published)