From 81ec11d6590331422910bb673d06ffcd3226c0fd Mon Sep 17 00:00:00 2001 From: Re-Leased Hiring <107835489+re-leased-hiring@users.noreply.github.com> Date: Fri, 1 Aug 2025 08:40:11 +1200 Subject: [PATCH] Update README.md - further steps for refactor Added a note to for candidates to think about next steps for the solution --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd01e89..08a9c07 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The overall objective is to refactor the code and keep the tests passing. There * We expect this will take you between 1 and 2 hours. We are not expecting you to spend significantly longer on this task. * Do enough to show us what your approach will be and how you would organise things. * We will likely ask you to explain/justify your solution in one of the interview rounds. +* Think about and prepare to share how would you improve, extend and where would you take this exercise further if you had more time to spend on it. ## Submission * Clone this repository and push it to a private repository under your own account. (You are welcome to fork the repository, but that will be publically visible.)