Index Mapping (often called Trivial Hashing) is a straightforward type of hashing where the info is directly mapped to an index inside a hash table.If the keys are strings (or integers), a trie may be another option. A trie is a tree, but indexed differently from a lookup tree: you compose The main