This is a Hashmap that is designed to be a list where each element of the list is a LinkedList. Each element in the Hashmap has a key, which takes you to a specific Linked List. There you have access ...
I never studied computer science. I studied electrical engineering. We did have a semester course on data structures and algorithms, but I feel like I could do with a refresher on some of the basics.