about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-02-08T11·38+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-02-08T11·38+0000
commitc2971ee04ea1cde3e03095a66e0d28636d07eb64 (patch)
tree16afa83a868a21f72cfe5ebb9831aa2a9f2a144d /default.nix
parent1b743422192a66c4a179de9b46c6ab88a1758912 (diff)
Practice matrix traversals
Recently I've been asked a few interview questions that involve reading from or
writing to a grid, matrix, game board, etc. I am not as fast as I'd like to be
at this, so I'm going practice.

Here I'm practicing reading from existing matrices. I should practice writing to
empty boards, reading neigboring cells, wrapping around the board (in the case
of Conway's Game of Life), and other useful practices.
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions