/coding_exercises_options

Coding Exercises for Hiring at Affinitas

Primary LanguageShell

Coding Exercises Options

The Coding Exercise Options

Please submit only one of our four coding exercises in order for us to assess your abilities.

You can choose from:

Some Universal Rules

For ALL the exercises, the following principles apply:

  • Supply clean, readable automated testing; definitely unit and potentially integration / client tests
  • Clean code (using things like SOLID principles etc)
  • Some build / make / run instructions should be included with the code
    • If you use any servers / services please include a deployment script, or setup instructions for them
  • Use a git repository and add commits for significant working steps.
    • Either send your git repo with the code, or push it to github and give us access