employer cover photo
employer logo
employer logo

Applied Research Associates

Is this your company?

Applied Research Associates interview question

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

Interview Answer

Anonymous

18 Dec 2018

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