Several questions were asked that focused on semantic knowledge of various coding languages, rather than the application and practical use of said languages. For example, I was asked to list five Javascript data types.
Web Engineer Interview Questions
16,668 web engineer interview questions shared by candidates
In Drupal 7, how can you use $ instead of jQuery to refer to the document, since $ is now deprecated?
Q: • How would you iteratively go over a list from 1 - 1,000,000 and find a duplicate when there’s one?
Tell me about yourself
Binary tree , left node has smallest value . Print 5 10 20 25 and then “count of nodes=4”…
Java : There was hashmap code written with errors in it. Javascript : function is declared. It is called with window.functionName(), will it execute?
Loop through an array to find the max
Tell me something interesting about CSS
Given 2 arrays that are already sorted, write a quick function that combines both arrays and returns a single sorted array.
Build a web scrapper in any language. Receive a initial URL address.
Viewing 101 - 110 interview questions