Hashmap Data Structure with Ruby A hashmap structure made with the support of a linked list and nodes objects to store the given elements and work with them properly. Unit tests created using Rspec