←back to thread

Project Euler

(projecteuler.net)
267 points swatson741 | 1 comments | | HN request time: 0.295s | source
1. meken ◴[] No.45906697[source]
One of my best memories was in undergrad there was one semester in 2013 where half a dozen of my CS classmates and I competed to try and solve the most Project Euler problems. We had a leaderboard and everything.

I saw first hand how much faster my friend’s Java solutions were than my Python solutions.

Good times.