Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeansberg/vestascurtailmentprovider
C# home assignment in the hiring process
https://github.com/jeansberg/vestascurtailmentprovider
Last synced: about 1 month ago
JSON representation
C# home assignment in the hiring process
- Host: GitHub
- URL: https://github.com/jeansberg/vestascurtailmentprovider
- Owner: jeansberg
- License: mit
- Created: 2020-03-12T16:27:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T16:27:57.000Z (almost 5 years ago)
- Last Synced: 2024-11-10T11:12:35.081Z (2 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instructions
In this repository is the file VestasCurtailmentProvider.cs. The class in the file is documented and shouldn't be too hard to understand. There are a few bugs and some TODO items in the file that we would like you to find and fix or implement. Feel free to refactor the class as little or as much as you'd like, but the public-facing API, the interface, must stay the same. Expect to spend around 60 minutes on the task. If something in the code is unclear, please make an assumption and let us know what assumption you've made.
When you are finished with the task, please mail the updated VestasCurtailmentProvider.cs file to [email protected], with a subject line of “RE: Developer assignment”. Please also let us know how much time you spent on the task and if you had to use Google or any other external help source to look something up.We also appreciate any feedback on the task regarding its difficulty level and the quality of the task in general.
Good luck!