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