diff --git a/Work/Edgar Munoz interview.md b/Work/Edgar Munoz interview.md index 40b291d..fbdfe26 100644 --- a/Work/Edgar Munoz interview.md +++ b/Work/Edgar Munoz interview.md @@ -10,3 +10,7 @@ Seems familiar with Visual Studio. Able to explain his basic plan to get going: Interesting choice: adding "NeighborCount" on the cell model--should the cell model know about its neighbors? +IN progress: ahs not initialized the Board property yet--how will he discover this? + +Using `Random` to fill 10 mines into the board, knows basics of `Random` API. +