From 5ec8c5c833b72b4c888bd0be0e27cab221553ae3 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 09:49:04 -0500 Subject: [PATCH] vault backup: 2024-10-04 09:49:04 --- Jose De Jesus interview.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Jose De Jesus interview.md b/Jose De Jesus interview.md index f22ada8..17c7194 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -1,6 +1,13 @@ Positives: - [ ] Speaks excellent English +- [ ] Obviously very familiar with Visual Studio, used short cuts like autocompleting property definitions +- [ ] Using Concerns: - [ ] Didn't appear to come super prepared with the solution in mind -- [ ] \ No newline at end of file +- [ ] I'm not 100% certain he read the specification in detail, but relied on his memory of how minesweeper worked + + +Other comments: +- [ ] Created class for `MineBox` and `Board` +- [ ] Used multi-dimensional array of `MineBox`es in `Board` \ No newline at end of file