tvl-depot/scratch/facebook/moderate
William Carroll 5820f6f459 Solve rand7
Write a random number generator for [0,7) using only a random number generator
for [0,5). Ensure the results are uniformly distributed.
2020-11-14 17:26:00 +00:00
..
decompress-xml.py Write encoded XML parser and pretty-printer 2020-11-14 14:00:00 +00:00
parser.py Write encoded XML parser and pretty-printer 2020-11-14 14:00:00 +00:00
rand7.py Solve rand7 2020-11-14 17:26:00 +00:00
tic-tac-toe-checker.py Solve tic-tac-toe checker 2020-11-13 17:45:07 +00:00
unsorted-substring.py Solve unsorted-substring a second time 2020-11-14 15:28:23 +00:00