This web application contains the HashMap implementation for generating a key-pair using generic data types for keys and stores values inside a LinkedList structure. It preforms rotations on inserted nodes to automatically balance height values in a height-balanced binary search tree.