Junior Frontend Developer Interview Questions

10,729 junior frontend developer interview questions shared by candidates

Write recursive function that as an argument gets n and calculates what is corresponding number in n place in Fibonacci sequence For example f(8) = 21 (Fibonacci sequence for example: 0,1,1,2,3,5,8,13,21,34,55….) a. Discuss performance of the function with large n number. What are pitfalls? How function can be optimized. b. Bonus: write function complexity of space and time.
avatar

Senior Frontend Developer/AngularJs

Interviewed at NeoGames

4.2
May 31, 2015

Write recursive function that as an argument gets n and calculates what is corresponding number in n place in Fibonacci sequence For example f(8) = 21 (Fibonacci sequence for example: 0,1,1,2,3,5,8,13,21,34,55….) a. Discuss performance of the function with large n number. What are pitfalls? How function can be optimized. b. Bonus: write function complexity of space and time.

Besides the typical background questions, mostly whiteboarding. They asked an algorithmic question, tracking variables/objects, optimizing data flow between systems/databases, DOM elements creation/updating, and data structures.
avatar

Frontend Software Engineer

Interviewed at Trifacta

4.3
Aug 25, 2015

Besides the typical background questions, mostly whiteboarding. They asked an algorithmic question, tracking variables/objects, optimizing data flow between systems/databases, DOM elements creation/updating, and data structures.

Viewing 1881 - 1890 interview questions

Glassdoor has 10,729 interview questions and reports from Junior frontend developer interviews. Prepare for your interview. Get hired. Love your job.