Handles collisions by maintaining a linked list (chain) of elements sharing the same hash index.
Explain code with DocComment! Try out your own code!