Describe a schema (or classes) to power an online car rental system. Describe the tables and the relationships beween the tables.
Java DBA Interview Questions
Design the schema or the classes to implement a library for building card games with. This library should make it easy to build games like Rummy, Poker, Hearts, Whist etc.
Outline the implementation for two of the most important methods of the Deck class.