Commit Graph

4 Commits

Author SHA1 Message Date
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