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: 50 lines of code, algorithm, code, euler, math, number, prime, prime number, project euler, questions, ruby
Posted in 50 Lines of Code, Neat and Interesting, personal, Ruby, Tech | 1 Comment »
