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
3641
To review
24
49 questions
Expert
10 votes846 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 votes842 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 votes867 runs0 comment

A simple SocketIO chat server, coupled with Express.

Back-end developer
socket.io
websockets
Jean-marie Cléryat May 11, 2022
Hard
3 votes830 runs0 comment
Hard
2 votes918 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
1 vote899 runs0 comment
Medium
1 vote884 runs0 comment
Hard
1 vote877 runs0 comment
Medium
1 vote862 runs0 comment
Hard
1 vote857 runs0 comment

Fix the following code:

Back-end developer
callback
this
Jean-marie Cléryat May 11, 2022
Easy
1 vote857 runs1 comment
Hard
1 vote856 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 vote850 runs0 comment
Medium
1 vote849 runs0 comment
Easy
1 vote838 runs0 comment

Include a module in NodeJS

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