project euler

Ruby Prime Generation

For a possible job in the Seattle area, one of my prospective employers is having me submit some solutions to problems found on Project Euler. While working on a particular issue, I’ve discovered that the method I’ve used for calculating the list of prime numbers performs better than the stock Prime class that is provided [...]

Tags: , , , , , , , , , ,

Posted in 50 Lines of Code, Neat and Interesting, personal, Ruby, Tech | 1 Comment »