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