-
Sec+, BI vs. Dev
Well I managed to finally get another Project Euler done just in time to claim more than 1 problem per year! Now that my work transition to Lockheed has settled down and my CompTIA Security+ cert is under my belt, I “should” have more time to work on Project Euler problems. One great thing about Lockheed is…
-
Project Euler #7
Problem 7 asks: “What is the 10,001st prime number?” I spent a lot of time trying to work out a way to determine a range of numbers small enough to yeild any nth prime number, and started to write up the paragraphs that follow. What I found was that primes are tricky and will betray…