Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from Worldremit/straightforward-tasks-description
Browse files Browse the repository at this point in the history
Added straightforward task description
  • Loading branch information
pglabwr authored Oct 16, 2020
2 parents fd4c027 + 9c0cde8 commit 7cc2f38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# recruitment-tl-task-public

## Description

**YOUR TASK IS NOT TO WRITE CODE, BUT TO PERFORM A CODE REVIEW.**

Let's assume you became a leader of the young, immature team, which produces solutions of questionable quality. Below you'll find one of the projects the team is responsible for. Take a look into the repository, do the code review. Point out all the issues with the code quality and how it conforms to clean code (and any other you can think of) principles. Make sure that you look at the code from all possible angles and describe all the possible improvements. Detail all the changes that would have to be done (once again, from all the perspectives you can think of), for this code to become a production ready service (instead of command line application). You could consider resiliency to high loads, things like ddos attacks, auditing etc.

### Task to be reviewed
Expand Down

0 comments on commit 7cc2f38

Please sign in to comment.