design question - high level how to design Wix Sheets (like google sheets)
Javascript Software Engineer Interview Questions
1,199 javascript software engineer interview questions shared by candidates
No question. I will mention what's important in your practical task in the answer section.
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");
Given this combination of dominoes, what's the longest sequence you can create?
How efficiently you'll work for the given tasks?
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.
The test was interesting and straight to the point - no logic mindf#cks and 'traps'. Write an app that does X. Great approach
About Software analysis and design methodologies.
There were 3 interviews. First includes a simple test of string input, check for syntax of braces: "{([})]" for example Second includes callbacks and understandings of it. Third is a bit more advanced callbacks knowledge and api creations with it.
merge two objects in javascript
Viewing 201 - 210 interview questions