As well as two average algorithm questions, the technical interview also asked three easy math questions. One commonsense question, one permutation question and one calculus. One of the coding questions was the classic fibbonacci sequence.
Interview questions [1]
Question 1
Write an algorithm for generating the Fibonacci sequence and how would you optimise it.