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
3583
To review
10
49 questions
Expert
8 votes802 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 votes813 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 votes832 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 votes894 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 votes784 runs0 comment
Medium
1 vote857 runs0 comment
Hard
1 vote854 runs0 comment
Hard
1 vote842 runs0 comment
Hard
1 vote827 runs0 comment

Fix the following code:

Back-end developer
callback
this
Jean-marie Cléryat May 11, 2022
Medium
1 vote826 runs0 comment
Easy
1 vote823 runs1 comment
Hard
1 vote819 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 vote817 runs0 comment
Easy
1 vote816 runs0 comment

Include a module in NodeJS

Back-end developer
modules
require
Jean-marie Cléryat May 11, 2022
Expert
1 vote814 runs0 comment
Easy
1 vote798 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 vote784 runs2 comments
Medium
1 vote767 runs1 comment