I applied through a staffing agency. I interviewed at Shree (Pune) in Jul 2024
Interview
Q1: How does Node.js handle non-blocking I/O operations, and why is this beneficial for performance?
A: Node.js uses an event-driven, non-blocking I/O model, allowing it to handle multiple operations concurrently
without waiting for any single operation to complete. This enhances performance, especially in I/O-bound applications,
by efficiently managing multiple requests without creating multiple threads.
Other Software Engineer interview reviews for Shree
Software experience about companies interview process and they gives result of interview in 3-4 days . HR round is final round ,l, hr sir said me the result will be inform me within 3-4 days . I am waiting for the result of my interview .
I applied through other source. The process took 1 day. I interviewed at Shree (Bengaluru) in Jul 2018
Interview
Interview process was well planned n went smoothly first round was written test fallowed by two technical round and Hr round , all rounds they took interview individually moreover they good experience
Interview questions [1]
Question 1
First round was written test some general apti ,output predection , some functions have write next round was technical they asked some programs to write and trace the program