1. Explain how Node.js works internally and its event-driven architecture

how Node.js is structured.

2. How does the event loop handle asynchronous operations in Node.js

3. How do you design scalable and high-performance Node.js applications