(function() { console.log(1); setTimeout(function(){console.log(2)}, 1000); setTimeout(function(){console.log(3)}, 0); console.log(4); })();
Web Coordinator Interview Questions
14,236 web coordinator interview questions shared by candidates
They asked me about my hobbies after being done with all the technical questions
Where do you see yourself in 5 years?
How to check for NaN?
How would you respond to an upset customer?
You said you worked at _____ and redesigned their website that is still in use. However the time frame that you were there indicates that you wouldn't have been there long enough for a redesign.
You said you were the person to give ___ their first website. Do you know ___ at ____. I know him, he works in that department. He would say he had a part in it.
How would you code the addClass() method (like jQuery)?
The interviewer gave me basic HTML and CSS that created tabs and content and then told me I had to code in Javascript to make the right content show when the corresponding tab was clicked (when one tab is selected, the content of the other tabs are hidden).
What features do you see LinkedIn finding valuable?
Viewing 1971 - 1980 interview questions