SAP Concur Interview Question

Write a method that returns the nth number in Fibonacci sequences given an input n

Interview Answer

Anonymous

Aug 16, 2016

Basic recursion problem