Hash Table (Chained)

Enter an array length for the hash table, followed by a space and then some sequence of letters in the text box below.

Letters will be inserted from left to right into an initially empty hash tree using separate chaining to resolve collisions, and then the final state of the hash table will be shown.