Hello! I'm Taylor, but you can call me Gompers (everyone does anyway). I go to UT Austin for computer science. I'm 20, which is the oldest I've ever been. I live on the internet, so if you want to contact me, you've got lots of options.

  1. gregbrown:


Just spent several hours alphabetizing 563 name slips. For once, my two years of computer science came in handy as I manually used the merge sort method to get through it in a reasonable amount of time.
It scales at O(n log n)!


Merge sort irl ftw

    gregbrown:

    Just spent several hours alphabetizing 563 name slips. For once, my two years of computer science came in handy as I manually used the merge sort method to get through it in a reasonable amount of time.

    It scales at O(n log n)!

    Merge sort irl ftw