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
3590
To review
10
49 questions
Expert
9 votes807 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
4 votes817 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 votes834 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 votes896 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 votes788 runs0 comment
Hard
1 vote861 runs0 comment
Medium
1 vote859 runs0 comment
Hard
1 vote847 runs0 comment
Medium
1 vote833 runs0 comment
Hard
1 vote832 runs0 comment

Fix the following code:

Back-end developer
callback
this
Jean-marie Cléryat May 11, 2022
Medium
1 vote829 runs0 comment
Easy
1 vote828 runs1 comment
Hard
1 vote824 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 vote822 runs0 comment
Easy
1 vote820 runs0 comment

Include a module in NodeJS

Back-end developer
modules
require
Jean-marie Cléryat May 11, 2022
Expert
1 vote818 runs0 comment
Easy
1 vote802 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 vote789 runs2 comments