From b9998fc7445ca954c78a08c4c7146cb44fcfa425 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Fri, 4 Oct 2024 09:55:20 -0500 Subject: [PATCH] vault backup: 2024-10-04 09:55:20 --- Jose De Jesus interview.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Jose De Jesus interview.md b/Jose De Jesus interview.md index 6867ec2..aef4371 100644 --- a/Jose De Jesus interview.md +++ b/Jose De Jesus interview.md @@ -1,7 +1,7 @@ Positives: - [ ] Speaks excellent English - [ ] Obviously very familiar with Visual Studio, used short cuts like autocompleting property definitions -- [ ] Using +- [ ] Seems very calm and worked immediately, very straightforwardly Concerns: - [ ] Didn't appear to come super prepared with the solution in mind @@ -10,6 +10,8 @@ Concerns: Other comments: - [ ] Created class for `MineBox` and `Board` - [ ] Used multi-dimensional array of `MineBox`es in `Board` +- [ ] Used `Random` to set mines randomly around the board +- [ ] Questions to ask: - [ ] \ No newline at end of file