Basic order book management. In order to complete the task, you will have to create an implementation of an order book. It will be checked for correctness in the following way: Initially, you have an empty order book. Then, updates to the book are applied, and the book should respond to queries.
You can read full task here.
The Leaderboard: