Today (17th June 2025), I attended the first round of my Node.js interview at Payilagam Institute, conducted by Maan Sarovar Tech Solutions Pvt Ltd. The first round was a written test and the duration was 1 hour.
This round mainly tested my JavaScript and Node.js fundamentals. I faced a set of 20 questions that covered both technical concepts and personal opinion-based questions.
Here are the questions I got in the interview:
What do you know about Maan Sarovar Tech Solutions?
How do you say 'You are the right candidate' for this position?
What is the difference between a function declaration and function expression?
How does setTimeout work?
How do you select elements from the DOM?
What is the purpose of async and await in JavaScript?
What is a callback function?
What is Node.js and how does it work?
Why does Node.js use the V8 engine (used by Google)?
Why is Node.js single-threaded?
Can you access the DOM in Node.js?
How to create a simple HTTP server in Node.js?
What is the difference between synchronous and asynchronous functions?
What are the different types of HTTP requests?
Explain the this keyword.
What is the difference between undefined and null in JavaScript?
What is the difference between == and === operators in JavaScript?
What are truthy and falsy values?
What is the difference between global and local scope?
Startup vs Bigger Companies – Which is your preference and why?
Top comments (0)