Pregunta de entrevista de 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.

Respuesta de la entrevista

Anónimo

24 mar 2022

I created the GIT repo and API for public access.