Qualcomm interview question

Live code a function that gets the n'th number in the Fibonacci sequence.

Interview Answer

Anonymous

18 Apr 2024

Pretty standard answer, I chose C, could have probably have used C++