Pregunta de entrevista de Applied Research Associates

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

Respuesta de la entrevista

Anónimo

18 dic 2018

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