Commit Graph

16 Commits

Author SHA1 Message Date
35b52154ca Finish course 2 assignment 2 naivly and clean up 2020-12-06 11:51:24 -05:00
462d70ae47 Rename data and prepare for course 2 assignment 2 2020-12-06 09:49:20 -05:00
3942628566 Clarify comments 2020-12-04 11:43:03 -05:00
e9c9396f77 Implement SSC algorithm to finish course 2 assignment 1 2020-12-04 11:40:35 -05:00
57f141fa9a Start working on course 2 assignment 1 2020-12-03 21:35:58 -05:00
b31fe7176c Run rustfmt on all rs files 2020-12-03 19:52:15 -05:00
778b665ae0 Prepare for course 2 assignment 1 2020-12-01 16:17:16 -05:00
9a8ffa64e1 Finish assignment for course 1 week 4 2020-11-28 12:59:14 -05:00
47e5fec4bd Start to implement assignment 4 2020-11-27 15:23:14 -05:00
f76f570d8b Add data for course 1 assignment 4 2020-11-27 12:14:35 -05:00
83b973f577 Finish week 3 assignment 2020-11-20 08:19:59 -05:00
a8975c0864 Work on assignment 3 2020-11-19 20:37:42 -05:00
d845ce64a4 Implement merge sort that counts inversions 2020-11-16 21:12:09 -05:00
60dfe69601 Finish week 1 problem set and merge sort in Rust 2020-11-16 20:24:01 -05:00
79a7a05b21 Implement merge sort in Python
I know, I want to do this in Rust, but prototyping in Python comes much
more natural to me. I have to work on my Rust skills!
2020-11-13 14:48:47 -05:00
e9f114bc48 Initial commit 2020-11-12 20:48:30 +01:00