1. Rotate 2D array with constant space. 2. Searching an element in an array that has a peak e.g. [1,2,3,4,5,6,20,19,18,16], with no more than log n time complexity.
Node Js Developer Interview Questions
930 node js developer interview questions shared by candidates
basic of node event loop , promises, async/ await code written, architecture of the project roles in it. jwt token process.
How to make angular code efficient
explain callback hell and how to avoid the same.
Difference between 201 and 202 status code
MCQ's related to Node js and Javascript
Binary tree e inversão da mesma
How does Node.js handle asynchronous operations, and what are the differences between callbacks, promises, and async/await? Can you explain the event loop in Node.js and how it affects performance, especially when dealing with I/O-bound tasks? What is the purpose of middleware in Express.js, and can you provide an example of how you would create and use custom middleware in an application?
Most of the questions were related to the assignment with some extra ones about system design and JS experience (no algorithms or JS brain teasers).
Can you explain the differences between the event loop in Node.js and traditional multi-threading models?
Viewing 651 - 660 interview questions