Can Anybody give me the sample code of implementation of basic 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.