Please read the new rule regarding the restriction on the use of AI tools. ×

Help with Trie implementation using multidimensional array
Difference between en1 and en2, changed 10 character(s)
Can Anybody give me the sample code of implementation of trie using basic multidimensional arrays. I saw various programmers using this. And i personally feel i will be a lot more comfortable in handling arrays than using node pointers in tries.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Terror_404 2024-03-25 20:12:42 12 Tiny change: 'tation of trie using basic multidime' -> 'tation of basic trie using multidime'
en2 English Terror_404 2024-03-25 20:11:49 10
en1 English Terror_404 2024-03-25 20:11:20 293 Initial revision (published)