Different Data Structures Used For Playing With Anagram

Authors

  • JinalPatel Computer And Science Department,Saffrony Institute of Technology ,Linch,Mehsana

Keywords:

Anagrams, Data Structure, Anatree, Algorithms,performance, Experimentation, fundamental theorem on Arithmetic, Hash map, Prime Table.

Abstract

In this paper, we are presenting afyndamentals of data structure, explains what exactly is the anagram . Then
different Data Structures used for Anagram. Comparing them with each other. Explains the data structure which stores the
given dictionary data in a hash table called PRIME by usingfundamental theorem on Arithmetic to generate a key for each
dictionary word, and stores the word in the hash table based on the key. Ascompared to tree -based techniques PRIME table
generates anagram for the given random word in O(1) time, time to construct a PRIME tabled epends on the number of words
in the dictionary. If dictionary has „n‟words then the time to develop the PRIME table is O(n).

Published

2015-05-25

How to Cite

Different Data Structures Used For Playing With Anagram. (2015). International Journal of Advance Engineering and Research Development (IJAERD), 2(5), 243-249. https://www.ijaerd.org/index.php/IJAERD/article/view/821

Similar Articles

1-10 of 3144

You may also start an advanced similarity search for this article.