vault backup: 2024-10-04 10:12:37

This commit is contained in:
2024-10-04 10:12:37 -05:00
parent 81379aba4b
commit be660d1ac7

View File

@@ -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