i
Contus
Filter interviews by
Clear (1)
I was interviewed in Feb 2025.
Node.js is a JavaScript runtime that executes code outside a browser, enabling server-side development with non-blocking I/O.
Node.js uses an event-driven, non-blocking I/O model, making it efficient for handling multiple connections simultaneously.
It runs on the V8 JavaScript engine, which compiles JavaScript to native machine code for faster execution.
Node.js operates on a single-threaded event loop, allowing it to ma...
The event loop is a core component of Node.js that enables non-blocking I/O operations by managing asynchronous callbacks.
The event loop allows Node.js to perform non-blocking operations despite being single-threaded.
It continuously checks the call stack and the message queue to execute tasks.
When an asynchronous operation completes, its callback is pushed to the message queue.
The event loop processes the message queue...
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2019. There were 3 interview rounds.
I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.
Event loop in JS manages the execution of code and handles asynchronous tasks.
JS is single-threaded, so event loop helps manage tasks without blocking the main thread.
Asynchronous programming allows non-blocking execution of code.
Callbacks, Promises, and Async/Await are common ways to handle asynchronous tasks.
Example: setTimeout() function uses event loop to execute code after a specified delay.
I applied via Walk-in and was interviewed in Dec 2020. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Sep 2020. There was 1 interview round.
I applied via Job Portal and was interviewed before Jun 2021. There were 3 interview rounds.
Normal Aptitude Questions
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
Exam test
based on 1 interview
Interview experience
Application Developer
62
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Application Developer
31
salaries
| ₹0 L/yr - ₹0 L/yr |
IOS Application Developer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Android App Developer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech