Roadmap

6.2.10 Fibonacci Sequence

instruction asks to return the element after the given value.

Did not specify what happens if the found element is the last in the array (index length-1), since “next element” would be out of bound