How efficiently you'll work for the given tasks?
Javascript Software Engineer Interview Questions
1,199 javascript software engineer interview questions shared by candidates
What is a binary tree? Is this a binary tree? If this one element is removed from the binary tree, what happens? Write the code for this.
Given this combination of dominoes, what's the longest sequence you can create?
explain sorting principles with examples
explain destructuring for Array, Object or String in JavaScript, and what are uses?
About Software analysis and design methodologies.
The test was interesting and straight to the point - no logic mindf#cks and 'traps'. Write an app that does X. Great approach
design question - high level how to design Wix Sheets (like google sheets)
Would the following code produce the same output in Google Chrome as in Node? Why? console.time("loop"); for (var i = 0; i < 1000000; i += 1){ // Do nothing } console.timeEnd("loop");
No question. I will mention what's important in your practical task in the answer section.
Viewing 201 - 210 interview questions