fr
fr

49 interview questions on Node.jsfor developers (2024)

Test your technical skills before an interview of Node.js with 49 corrected questions. Beginner, Intermediate or Expert level.

Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
3600
To review
5
49 questions
Expert
10 votes833 runs0 comment

How to define a global variable with Node.js?

Back-end developer
variables
node.js
Jean-marie Cléryat May 11, 2022
Medium
6 votes833 runs0 comment

Parse a query string into an object in NodeJS

Back-end developer
javascript
node.js
Jean-marie Cléryat May 11, 2022
Hard
3 votes857 runs0 comment

A simple SocketIO chat server, coupled with Express.

Back-end developer
socket.io
websockets
Jean-marie Cléryat May 11, 2022
Hard
2 votes913 runs0 comment

How to get the result of 3 asynchronous functions in NodeJS

Back-end developer
promises
async
javascript
Jean-marie Cléryat May 11, 2022
Hard
2 votes811 runs0 comment
Hard
1 vote891 runs0 comment
Medium
1 vote878 runs0 comment
Hard
1 vote868 runs0 comment
Medium
1 vote856 runs0 comment
Hard
1 vote849 runs0 comment

Fix the following code:

Back-end developer
callback
this
Jean-marie Cléryat May 11, 2022
Easy
1 vote847 runs1 comment
Hard
1 vote846 runs1 comment

Write a NodeJS program that logs the contents of a file.

Back-end developer
error handling
file system
Jean-marie Cléryat May 11, 2022
Medium
1 vote845 runs0 comment
Medium
1 vote842 runs0 comment
Expert
1 vote831 runs0 comment
Easy
1 vote830 runs0 comment

Include a module in NodeJS

Back-end developer
modules
require
Jean-marie Cléryat May 11, 2022
Easy
1 vote821 runs0 comment

Import a function from an ES2015 module in NodeJS

Back-end developer
modules
import
export
Jean-marie Cléryat May 11, 2022
Hard
1 vote808 runs2 comments