Commit Graph

9 Commits

Author SHA1 Message Date
2a38f98d37 fixed a dumb error 2023-08-20 16:34:37 -07:00
1e8301139a cant figure out qs in python 2023-08-20 16:23:05 -07:00
08a4142b4a fib with memoization 2023-08-12 00:47:26 -07:00
835dfb6314 get_at_hash() 2023-08-10 23:39:44 -07:00
cd6bb7c39f implementing a hash table in python before attempting to do it in C next 2023-08-09 23:31:56 -07:00
6538a5f98f add python version 2023-08-08 23:15:52 -07:00
dc8d382910 fix py decrement missing and in C move j-- to correct spot 2023-08-07 23:29:47 -07:00
82d3973ade implements insertion sort in c and pytyhon 2023-08-07 23:25:17 -07:00
c1614ed7d7 add python stuff 2023-07-24 22:12:34 -07:00