vault backup: 2024-10-04 09:49:04

This commit is contained in:
2024-10-04 09:49:04 -05:00
parent ed301d3672
commit 5ec8c5c833

View File

@@ -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
- [ ]
- [ ] 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`