Web Developer Intern Interview Questions

16,026 web developer intern interview questions shared by candidates

Given an array, we have to find out next largest element in that array with less than O(n^2) complexity for all elements, if there is no next large element, return -1 e.g. Array is { 2, 5, 3, 8,6 } answer should be : {5, 8, 8, -1, -1}
avatar

Associate Web Developer

Interviewed at Media.net

3.6
Sep 20, 2017

Given an array, we have to find out next largest element in that array with less than O(n^2) complexity for all elements, if there is no next large element, return -1 e.g. Array is { 2, 5, 3, 8,6 } answer should be : {5, 8, 8, -1, -1}

Started with universal fizzbuzz problem and then question were mainly from JavaScript concepts like callbacks, Promises, Variable scope and from Angular data sharing between components and few linked list algorithm question
avatar

Web Developer

Interviewed at CAPIOT

4.1
Mar 8, 2018

Started with universal fizzbuzz problem and then question were mainly from JavaScript concepts like callbacks, Promises, Variable scope and from Angular data sharing between components and few linked list algorithm question

What is Long polling, how does it work, and why would you use it? Considering server and client resources, what is the main drawback of using long polling? Which HTML5 feature is the best alternative to long polling?
avatar

Full Stack Web Developer

Interviewed at Data Cluster Systems

5
Jun 8, 2018

What is Long polling, how does it work, and why would you use it? Considering server and client resources, what is the main drawback of using long polling? Which HTML5 feature is the best alternative to long polling?

Viewing 2251 - 2260 interview questions

Glassdoor has 16,026 interview questions and reports from Web developer intern interviews. Prepare for your interview. Get hired. Love your job.