From 128e8ce1d9f2879dc29a90f5d5f97c9cf0c94cb1 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 1 Oct 2024 13:28:19 -0500 Subject: [PATCH] vault backup: 2024-10-01 13:28:19 --- Work/Edgar Munoz interview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Work/Edgar Munoz interview.md b/Work/Edgar Munoz interview.md index 0cac73a..5370f45 100644 --- a/Work/Edgar Munoz interview.md +++ b/Work/Edgar Munoz interview.md @@ -21,5 +21,6 @@ Speaks English _very_ well. Questions: 1. Can you GridSize everywhere to avoid errors? 2. Does each Cell really need to know it's neighbor mine count? Or is that something the board knows about? -3. +3. Instead of a `(Row, Column)` comment, is there another way we could label the values? +4.