Technical requirements
All of the code files in this chapter are available on GitHub and can be accessed at https://github.com/PacktPublishing/The-Complete-Coding-Interview-Guide-in-Java/tree/master/Chapter11.
However, before going into the coding challenges, let's first learn about linked lists and maps.