(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
writes a test suite
I might have something already
goes down the right path, then makes a wrong turn
goes to stack overflow and struggles to implement code
eyes are glazed over
just completely killing the problem
sits in silence for 15 min
Oh I'm overcomplicating it
I don't see any bugs
tries to store the cache in an array
?????
Can I just use a map?
doesn't handle the upsert case properly
I don't understand what we're trying to do
That's a big yikes
doesn't know how to implement an interface
ohhh there's a max size...
I'm not used to this IDE
compares new max size to previous max size (instead of current cache size)