I applied through a staffing agency. I interviewed at Chimera Technologies (Bengaluru) in Mar 2026
Interview
I attended the telephonic interview and was informed that I was selected, but I never received any update regarding the next round. The communication process was disappointing and could have been handled more professionally.
Interview questions [1]
Question 1
What is the Node.js event loop and how does it work?
Difference between synchronous and asynchronous operations in Node.js?
What is the difference between process.nextTick(), setImmediate(), and setTimeout()?
How does Node.js handle multiple concurrent requests using a single thread?
What are streams in Node.js and what are their types?