From 40dff8f1b260bc93d2deea28258eb8d2f427ff79 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 10:27:17 -0500 Subject: [PATCH] vault backup: 2024-10-04 10:27:17 --- Jose De Jesus interview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Jose De Jesus interview.md b/Jose De Jesus interview.md index 6d1e13e..2c7d6a0 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -9,6 +9,7 @@ Positives: - [ ] Used `StringBuilder` to render the board output, but decided against it later - [ ] Used string interpolation (newish C# capability) to render mine box content - [ ] Excellent output message to user to give clear instructions on commands to input +- [ ] Showed familiarity with debugging Concerns: - [ ] Didn't appear to come super prepared with the solution in mind