google-code-jam
google-code-jam copied to clipboard
Solution for 'Median Sort' in Haskell
Problem description: https://codingcompetitions.withgoogle.com/codejam/round/000000000043580a/00000000006d1284
The solution is on the my_solution.hs file. I made the mistake to also add the my_solution.py file in another commit, please ignore that file.
The solution passed the three tests on the Google Code Jam.