Code high level class hierarchy to implement a Library system that includes Library book checkouts, returns, search based on title, partial title search, author, ISBN and other meta data. There were questions about why I chose a particular Data structure and how it can scale in terms of future changes and Performance.
Anonymous
I coded Class definitions with Data structures (Map and List) and explained how Library class can be extended to include additional HashMaps for future searches. Coding was done in 'collabedit' website document.
Check out your Company Bowl for anonymous work chats.