LinkedIn Interview Question

Phone interview: create a recursive function that calculates the fibonacci sequence (phone interview admitted that he just threw this in because we'd finished other questions earlier).

Interview Answer

Anonymous

Oct 4, 2013

Read javascript The Good Parts.