From be660d1ac718eb1a9d4b770d95c9b630d2b4edad Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 10:12:37 -0500 Subject: [PATCH] vault backup: 2024-10-04 10:12:37 --- Jose De Jesus interview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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