Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlocke2 committed Feb 29, 2024
1 parent a1236d3 commit 672b1c0
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
Expand Up @@ -45,13 +45,16 @@ Assumptions to make regarding the user story for this service:
#### How will I be evaluated?

Some of the things we will look at in our evaluation:
- **Functional correctness** - Does the solution function correctly and meet the requirements of the User Stories.
- **Code quality** - How you reason about making sure code is readable and maintainable.
- **Testing** - How you reason about what to test and how to test it.
- **Performance** - How you can identify performance bottlenecks and reason around solving them.
- **System design** - How you reason about concepts like reusability, separation of concerns and various abstractions.

In this we also try to understand how you solve problems generally and how you communicate your solutions. Problem solving and communication are both things we value highly.

Finally, we encourage candidates to focus on quality over quantity. Feel free to add notes/comments/etc highlighting what you would expand or improve given more time.

#### Why did you pick this stack?
This is the stack that the majority of our platform is written in.

Expand Down

0 comments on commit 672b1c0

Please sign in to comment.