Please describe the prototype chain.
Ingeniero De Software Frontend Interview Questions
8,928 ingeniero de software frontend interview questions shared by candidates
Please write a function that can be invoked as either sum(x, y) or sum(x)(y) and returns x + y. Eg: console.log(sum(2,3)); // Outputs 5 console.log(sum(2)(3)); // Outputs 5
What is the benefit of creating a hash map out of data stored in an array? What is a possible drawback?
Design a calender component in js
What questions would you ask in an interview?
Foi perguntado um pouco de histórico de trabalho, depois o desafio de leetcode
HR Round: Asked me the salary information, Notice, and my native. Thats all.
Mix of behavioral and domain knowledge questions.
System design js questions etc
The interview sessions are very short, so technical questions come at you one after another. It’s hard to know whether you should focus on writing code or answering questions, as there’s barely any time to do both.
Viewing 8581 - 8590 interview questions