From 024403a6caa5be2ec9dc8b3556ee500359255c0a Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 10:42:15 -0500 Subject: [PATCH] vault backup: 2024-10-04 10:42:15 --- 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 c3c82ed..3e18975 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -11,6 +11,7 @@ Positives: - [ ] 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 +- [ ] Considered the user not knowing the array was 0-based Concerns: - [ ] Didn't appear to come super prepared with the solution in mind