Note: This site is currently "Under construction". I'm migrating to a new version of my site building software. Lots of things are in a state of disrepair as a result (for example, footnote links aren't working). It's all part of the process of building in public. Most things should still be readable though.

My Google FooBar Challenge Streams

Google has a code challenge they throw in front of developers from time to time. It starts when you do a search and the results tip back to reveal the challenge. I got it once before but was messing around and closed it. It showed up a second time and I managed to keep it open.

Figured it would be fun to figure the answers out on stream. Right now, I've completed the first two levels and am working on the third.

(And, yea. All this stuff is answered online, but coping down pretty much defeats the purpose of seeing if I can do it myself.)

### Level 1 - Solution 1 (Part 1)

Figuring out how to do the Sieve of Eratosthenes with a dynamic ending number.