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
3586
To review
14
49 questions
Expert
9 votes806 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 votes815 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 votes833 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 votes786 runs0 comment
Hard
1 vote860 runs0 comment
Medium
1 vote859 runs0 comment
Hard
1 vote846 runs0 comment
Hard
1 vote831 runs0 comment

Fix the following code:

Back-end developer
callback
this
Jean-marie Cléryat May 11, 2022
Medium
1 vote828 runs0 comment
Easy
1 vote827 runs1 comment
Hard
1 vote822 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 vote820 runs0 comment
Easy
1 vote819 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 vote801 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 vote787 runs2 comments
Medium
1 vote769 runs1 comment