Can Anybody give me the sample code of implementation of basic trie using 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.
Help with Trie implementation using multidimensional array
Can Anybody give me the sample code of implementation of basic trie using 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.
| Rev. | Язык | Кто | Когда | Δ | Комментарий | |
|---|---|---|---|---|---|---|
| en3 |
|
Terror_404 | 2024-03-25 20:12:42 | 12 | Tiny change: 'tation of trie using basic multidime' -> 'tation of basic trie using multidime' | |
| en2 |
|
Terror_404 | 2024-03-25 20:11:49 | 10 | ||
| en1 |
|
Terror_404 | 2024-03-25 20:11:20 | 293 | Initial revision (published) |