diff options
author | William Carroll <wpcarro@gmail.com> | 2020-02-08T11·38+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-02-08T11·38+0000 |
commit | c2971ee04ea1cde3e03095a66e0d28636d07eb64 (patch) | |
tree | 16afa83a868a21f72cfe5ebb9831aa2a9f2a144d /elisp-conventions.md | |
parent | 1b743422192a66c4a179de9b46c6ab88a1758912 (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 'elisp-conventions.md')
0 files changed, 0 insertions, 0 deletions