Desarrollador Web Full Stack Interview Questions

19,105 desarrollador web full stack interview questions shared by candidates

They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?
avatar

Senior Full Stack Software Developer

Interviewed at Ellucian

3.7
Dec 21, 2017

They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?

Set up an express server with a single route. This route should execute the following function. Given an upper limit of n, write a javascript function that will find the median prime number(s) of the set of prime numbers less than n. hint: look up Sieve of Eratosthenes algorithm. Set up a frontend where a user can input a number, and receive the result of the above function
avatar

Full Stack Developer

Interviewed at TouchBistro

3.3
Dec 10, 2019

Set up an express server with a single route. This route should execute the following function. Given an upper limit of n, write a javascript function that will find the median prime number(s) of the set of prime numbers less than n. hint: look up Sieve of Eratosthenes algorithm. Set up a frontend where a user can input a number, and receive the result of the above function

Viewing 491 - 500 interview questions

Glassdoor has 19,105 interview questions and reports from Desarrollador web full stack interviews. Prepare for your interview. Get hired. Love your job.