Pergunta de entrevista da empresa Applied Research Associates

Write in pseudo code the algorithm for determining a Fibonacci sequence.

Resposta da entrevista

Sigiloso

18 de dez. de 2018

Should have know this, but i could not recall the algorithm. I knew that recursion is used in the solution.