Pergunta de entrevista da empresa Amazon

1. Sum of Fibonacci series

Resposta da entrevista

Sigiloso

25 de jul. de 2012

Not sure if I got the question right, but given the series in an int[] array, it could be done like this: long int sum = 0; for (int i=0; i