Implement and exchange. From scratch. It must work with the given interface.py, and will be approved by your "manager". You must optimize it for speed -
if your manager determines the performance is too lacking, you will be asked to improve it.
- Read the given interface file and implement a fast exchange around it!
Please include the following when you are writing your PR:
General things:
- What is the purpose of this PR?
- What changes did you make? Why?
This PR Specific:
- How did you design your system?
- What did you struggle with?
- Is there anything you would change about this step?