Commit Graph

15 Commits

Author SHA1 Message Date
31dfe55826 Using small-to-large list for discs, allowing for arbitrary number of pegs 2021-10-08 14:27:33 -07:00
3dd86d3c38 even more baking ahead of time 2021-10-07 07:11:53 -07:00
6854b850fe But luckily, I made one earlier! 2021-10-07 07:06:19 -07:00
73a9c01e0b Noting regions in the code 2021-10-07 06:56:19 -07:00
543ab9e7c3 Adding comments to describe the hanoi algorithm (dunno if it's correct, but it works on paper) 2021-10-06 14:49:48 -07:00
e2b81e0411 Concretizing the pegs 2021-10-06 13:39:05 -07:00
cd9b71c03e Changing move function signature to match state method in preparation for next presentation 2021-10-06 12:19:22 -07:00
6d5e78c0a9 Mob coding through hanoi problem, discovered need for state tracking and tests are busted 2021-10-06 12:12:47 -07:00
5462d22be8 Mob coding through tower of hanoi 2021-09-30 17:04:16 -07:00
0aa6f36b88 [BUSTED] Feeling through the tower of hanoi problem 2021-08-19 16:09:35 -07:00
82069dd346 list comprehensions! 2021-08-13 16:41:59 -07:00
7699137716 Examples of different syntaxes for function application in validators 2021-08-13 13:03:19 -07:00
05e4a3f552 Link to lecture series in readme 2021-08-12 16:35:17 -07:00
a71926c399 Credit card problem from Chapter 01 2021-08-12 15:56:01 -07:00
82667ad5f8 Initial setup 2021-08-11 14:37:54 -07:00