From 39685e8c7cc5dcb40de1ea3a387028d723e5fa0d Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 09:51:50 -0500 Subject: [PATCH] vault backup: 2024-10-04 09:51:50 --- Jose De Jesus interview.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Jose De Jesus interview.md b/Jose De Jesus interview.md index 17c7194..6867ec2 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -7,7 +7,9 @@ Concerns: - [ ] Didn't appear to come super prepared with the solution in mind - [ ] 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 +- [ ] Used multi-dimensional array of `MineBox`es in `Board` + +Questions to ask: +- [ ] \ No newline at end of file