https://github.com/maximgorbatyuk/quiz
A project for tech interviews
https://github.com/maximgorbatyuk/quiz
dotnet dotnet-core technical-test
Last synced: 2 months ago
JSON representation
A project for tech interviews
- Host: GitHub
- URL: https://github.com/maximgorbatyuk/quiz
- Owner: maximgorbatyuk
- License: mit
- Created: 2021-03-14T04:45:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T08:28:40.000Z (over 1 year ago)
- Last Synced: 2025-08-02T19:44:56.950Z (11 months ago)
- Topics: dotnet, dotnet-core, technical-test
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quiz .NET version
The parser.java is copied from [@yegor256](https://github.com/yegor256/quiz)'s repository.
## Original readme content
Imagine you're assigned as a developer to this project and you
have to make the first step in refactoring of one of these classes
(choose one, by the language you're most comfortable in).
There are many issues in these classes, even though they compile and work.
Please, submit a pull request with the changes you would recommend to
do here. Try to spend **15 minutes** maximum for the entire work. If you
need more time, you're doing something wrong. Remember, you have to
do just the first step in refactoring. Don't fix everything.
Also, if you think that something else must be refactored further,
put your ideas into the description of the pull request.
Thanks!