meatballhat
  • Joined on 2021-05-17
meatballhat pushed to main at x/box-o-sand 2023-10-24 19:50:21 +00:00
8cc2e18965 Move roman bits
meatballhat pushed to main at x/box-o-sand 2023-10-24 19:42:41 +00:00
ffb16efcdc Cheating with binary tree goop
meatballhat pushed to main at x/box-o-sand 2023-10-24 12:13:14 +00:00
10ec594031 Trying to understand binary tree from array
meatballhat pushed to main at x/box-o-sand 2023-10-21 20:34:34 +00:00
cee338520e Sum binary tree path ints
meatballhat pushed to main at x/box-o-sand 2023-10-21 20:19:17 +00:00
e92d117a41 Return the correct right-connected binary tree root
meatballhat pushed to main at x/box-o-sand 2023-10-21 19:51:04 +00:00
dc9c3fd54d Binary tree right join goop
meatballhat pushed to main at x/box-o-sand 2023-10-21 12:42:37 +00:00
a8d82b180a Sorting linked list with mutation (oh no)
337a795ad0 Linked list sorting (?)
Compare 2 commits »
meatballhat pushed to main at x/box-o-sand 2023-10-21 11:26:56 +00:00
3f369e1e70 Correct min stack (?)
a3819c9b26 A poorly-made min stack
Compare 2 commits »
meatballhat pushed to main at x/box-o-sand 2023-10-20 14:51:27 +00:00
345464d0d4 Add a guard rail around Roman.i2r
meatballhat pushed to main at x/box-o-sand 2023-10-20 14:38:24 +00:00
5b55118373 More fun with roman numbers
meatballhat pushed to main at x/box-o-sand 2023-10-20 12:22:08 +00:00
accf0d0c2b Linty bits
b672131cfc Rearranging a bit
Compare 2 commits »
meatballhat pushed to main at x/box-o-sand 2023-10-20 11:57:33 +00:00
d03225edce Bisecting and matrix goop
meatballhat pushed to main at x/box-o-sand 2023-10-19 15:23:26 +00:00
8434bf7025 Goop while suffering through leetcode things
087355502d A few more RBE things
0e6448df23 Remove the example mix project
4da817996d Doing an example mix project
Compare 4 commits »
meatballhat pushed to main at x/dotfiles 2023-10-01 13:28:35 +00:00
830a9f4ef3 Use symbolic pulseaudio devices in bindsym mappings
meatballhat pushed to main at x/box-o-sand 2023-10-01 10:01:55 +00:00
7e0aa3b86b fn closures in RBE
meatballhat pushed to main at x/box-o-sand 2023-10-01 00:17:23 +00:00
aa83db6f7a fn closure in RBE
meatballhat pushed to main at x/box-o-sand 2023-10-01 00:05:58 +00:00
9d4f5b661b Up through fn methods in RBE
meatballhat pushed to main at x/box-o-sand 2023-09-30 23:51:12 +00:00
b94fb3b31e Remaining flow control in RBE
dacbddca6e Some if-let in RBE
Compare 2 commits »
meatballhat pushed to main at x/box-o-sand 2023-09-29 20:52:43 +00:00
6e50ec65f8 Flow control match binding in RBE
meatballhat pushed to main at x/box-o-sand 2023-09-28 03:16:46 +00:00
ca812add16 Much more flow control destructuring in RBE