Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 1.31 KB

File metadata and controls

30 lines (17 loc) · 1.31 KB

No Maintenance Intended

⛔️ DEPRECATED

Please check out https://github.com/realmdigital/interview-address-book

Realmdigital Pre-Interview Refactoring

The code contained herein contains duplication, inconsistencies, implements bad practices and is untestable.

What to do?

  • Fork this repository
  • Refactor the code to be more maintainable and testable, using best practices
  • If you are interviewing for a C# position, work with/reference the C# folder, otherwise reference the PHP folder
  • Send a link to your forked repository, and your CV to jobs@realmdigital.co.za

Extra Notes

Contribution guidelines

  • Never clone this repository unless the intention is to improve or update it with changes that will be used in all future projects
  • By forking the repository to your new project, any improvements made to this repo can be integrated into your project using git pull mechanism

Hints

  • If you are completing this assessment as part of an application as a senior developer, a simple extract method refactor is not going to impress us