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