Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Ivanov Sergey interview #44

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

seregaivanov
Copy link

No description provided.

Added the implementation of the "equals" and "hashCode" methods to the "Account" and "AccountKey" classes, for correct element comparison.
Added necessary checks to the "createAccount" method.
Optimized "getAccount" method.
Added tests.
Added the implementation of the "transfer", for single-threaded environment.
Added tests.
Added the implementation of the "transfer", for multi-threaded environment.
Refactor task two, due to duplicate code in task three.
Add error handling to task four, for order to separate
the error handling logic from the request handling logic.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant