I have an HashMap (struct table). It contains nodes doubly linked with two parameters: key, value. Hashmap may contains every data type. Insertion of nodes is generic, so th