Amazon Interview Question

What is the look up time for a linked list?

Interview Answers

Anonymous

Feb 22, 2016

O(n)

Anonymous

Mar 19, 2013

think about the type of linked list