hr phone call.
zoom call for the challenge.
Build a Web Application in 2 hours.
if you are using node for more then 2 years its semple task.
you also need frontend can use js/react/angular and others
Questions d'entretien [1]
Question 1
Build a Web Application:
Create express.js: “Server1” will have users schema
Create express.js “Server2” will have setting schema (with nested json data)
Use the same MongoDB connection
Server1 need to speek with server2 AES encryption.
server2 answer srver one with AES encryption.
do curd for the settings collection.
front end need to speak with server1 with Authentication via passport.js (JWT)
(React \ EJS Client application)
Buttons for: create, update and delete
Additional Information:
ES6 +
MVC Architecture
Data Encryption transport
Audit log
Clean code