Kjell Vos Portfolio!

I post about code here and other IT related subject matter.

Tag: 2

Project Euler problem 2 Java

In this blog post we will be looking at problem 2 of Project Euler and we will be doing it in Java. This problem of project Euler found here, below is the problem for quick lookup. Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1