AstrumU interview question

Take home test to implement CRUD operations (using GraphQL and NestJS) on a json file acting as a database.

Interview Answer

Anonymous

26 Apr 2023

Create modules/services for each entity in the json file (University, City, State).