Node Interview Questions

1,044 node interview questions shared by candidates

In first round questions were 1. Brief Introduction 2. How Nodejs works, event loops, async and await, fs.readFile and fs.readFileSync. 3. Practical questions on es6 scope, spread operator, destructuring. e.g let arr = [1,2,3,4,5,5,6] //find first 3 parameters //tell me the output console.log('me run'); setTimeout(()=> { console.log('me run 2')}, 0}); console.log('me run 3'); In second round, there were lot of logic questions which you need to answer the output. and HR round.
avatar

Node Js Developer

Interviewed at Kellton

3.8
Nov 11, 2021

In first round questions were 1. Brief Introduction 2. How Nodejs works, event loops, async and await, fs.readFile and fs.readFileSync. 3. Practical questions on es6 scope, spread operator, destructuring. e.g let arr = [1,2,3,4,5,5,6] //find first 3 parameters //tell me the output console.log('me run'); setTimeout(()=> { console.log('me run 2')}, 0}); console.log('me run 3'); In second round, there were lot of logic questions which you need to answer the output. and HR round.

Viewing 731 - 740 interview questions

Glassdoor has 1,044 interview questions and reports from Node interviews. Prepare for your interview. Get hired. Love your job.