diff --git a/Jose De Jesus interview.md b/Jose De Jesus interview.md index 06f1291..95bf556 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -6,7 +6,7 @@ Positives: - [ ] Able to talk through his work well, explaining as he went along - [ ] Used a nested loop and `Math.Max` and `Math.Min` to reveal box around the revealed box - [ ] A user-facing thoughtful thing: he cleared the console at the top of each input loop -- [ ] Used `StringBuilder` to render the board output +- [ ] Used `StringBuilder` to render the board output, but decided against it later Concerns: - [ ] Didn't appear to come super prepared with the solution in mind