Domanda di colloquio di Pencil

Store and create an index over question objects in MongoDB, and write a NodeJS + Express based server that exposes a RESTful API to query the index and return questions that match the query.

Risposta di colloquio

Anonimo

24 mar 2022

I created the GIT repo and API for public access.