Android Lead Interview Questions

6,307 android lead interview questions shared by candidates

Fibonacci Get the n th element in the Fibonacci sequence (0,1,1,2,3,5,8,13…) without using recursion.(The next number in the Fibonacci sequence is found by adding up the two numbers before it.) Example: Fibonacci(0) = 0 Fibonacci(1) = 1 Fibonacci(7) = 13
avatar

Senior Android Developer

Interviewed at Top Hat

3.7
Jan 11, 2019

Fibonacci Get the n th element in the Fibonacci sequence (0,1,1,2,3,5,8,13…) without using recursion.(The next number in the Fibonacci sequence is found by adding up the two numbers before it.) Example: Fibonacci(0) = 0 Fibonacci(1) = 1 Fibonacci(7) = 13

Viewing 2071 - 2080 interview questions

Glassdoor has 6,307 interview questions and reports from Android lead interviews. Prepare for your interview. Get hired. Love your job.