From 420ffec52c0566188aae8dc1fc4ba62543cd10b0 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 10:39:09 -0500 Subject: [PATCH] vault backup: 2024-10-04 10:39:09 --- 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 79db678..c3c82ed 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -10,6 +10,7 @@ Positives: - [ ] 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 +- [ ] Abstracted the PrintGrid functionality to a method to be able to call it multiple times Concerns: - [ ] Didn't appear to come super prepared with the solution in mind