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

Dec 18, 2018

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