Web Coordinator Interview Questions

18,784 web coordinator interview questions shared by candidates

Closure. There was a question about closures and using one to limit how many times you can call a function. So imagine you had a function that would print out the number 1. Then they wanted to demonstrate the ability of using closures in Javascript, where you limit how many times you can call a function. So if you set the limit to two, then you call the function three times, it would print out 1, 1, undefined.
avatar

Web Engineer

Interviewed at Spotify

4
Apr 6, 2019

Closure. There was a question about closures and using one to limit how many times you can call a function. So imagine you had a function that would print out the number 1. Then they wanted to demonstrate the ability of using closures in Javascript, where you limit how many times you can call a function. So if you set the limit to two, then you call the function three times, it would print out 1, 1, undefined.

It wasn't that the questions were hard so much as how involved the addClass and array flattening questions were given it was for an interview and the expectations were very high for creating a working function of each. JavaScript has a lot of quirky things that make answering these questions harder since there is more that needs to be considered when developing solutions for them.
avatar

Web Developer

Interviewed at LinkedIn

3.8
Oct 28, 2012

It wasn't that the questions were hard so much as how involved the addClass and array flattening questions were given it was for an interview and the expectations were very high for creating a working function of each. JavaScript has a lot of quirky things that make answering these questions harder since there is more that needs to be considered when developing solutions for them.

Viewing 151 - 160 interview questions

Glassdoor has 18,784 interview questions and reports from Web coordinator interviews. Prepare for your interview. Get hired. Love your job.