Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oriches/xxx.markets.interview.orderbook
Interview question
https://github.com/oriches/xxx.markets.interview.orderbook
csharp functional-reactive-programming interview-questions reactive-programming
Last synced: about 6 hours ago
JSON representation
Interview question
- Host: GitHub
- URL: https://github.com/oriches/xxx.markets.interview.orderbook
- Owner: oriches
- License: gpl-3.0
- Created: 2021-08-08T16:49:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T19:00:01.000Z (about 1 year ago)
- Last Synced: 2023-11-22T19:45:02.582Z (about 1 year ago)
- Topics: csharp, functional-reactive-programming, interview-questions, reactive-programming
- Language: C#
- Homepage:
- Size: 505 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XXX Markets Interview Coding Test - OrderBook
[![Build status](https://ci.appveyor.com/api/projects/status/j2j5dmerila9cpcj?svg=true)](https://ci.appveyor.com/project/oriches/xxx-markets-interview-orderbook)
Built with ~~.NET 7.0~~ .Net 8.0
What is this?
This is the solution to an interview coding test I should have sent....
_Why didn't I do it this way?_
Simply because it was a 'warmup' from my point of view, and to be honest I'm glad because I didn't get any feedback from the agent or XXX about my submission.
_Why make it available to anyone else?_
Simply because I don't like being 'ghosted', it's not very professional. Also, may be help someone in the future :)
Code Structure:
Most of the code was provided and as the PDF states the test was to implement the OrderConsumer class, the test data was provided.
The spec for the test is available as pdf - [Download PDF](https://github.com/oriches/Xxx.Markets.Interview.OrderBook/blob/main/Development%20Task.pdf)
Enjoy!
To help web searches:
Order Book coding test,
Order Book example code,
Order Book interview,
Order Book interview questions#Test #Interview #OrderBook #Reactive #Rx #Net #CSharp