Contractor Interview Questions

3,159 contractor interview questions shared by candidates

Task: Create a Simple RESTful API into this backend (30 mins) Description: Add a basic CRUD (Create, Read, Update, Delete) API for a "Notes" application into this test project. Requirements: Implement endpoints: POST /notes to create a new note. GET /notes to retrieve all notes. GET /notes/:id to retrieve a specific note by ID. PUT /notes/:id to update a note. DELETE /notes/:id to delete a note. Use an in-memory data structure (like an array or dictionary) to store the notes (no need for a database). Result shows on console or in simple page on frontend. You don’t need to make the project from scratch to do this test. You have to write code into the shared project.

Full Stack Developer Contractor

Interviewed at OmiSoft

4.6
Nov 18, 2025

Task: Create a Simple RESTful API into this backend (30 mins) Description: Add a basic CRUD (Create, Read, Update, Delete) API for a "Notes" application into this test project. Requirements: Implement endpoints: POST /notes to create a new note. GET /notes to retrieve all notes. GET /notes/:id to retrieve a specific note by ID. PUT /notes/:id to update a note. DELETE /notes/:id to delete a note. Use an in-memory data structure (like an array or dictionary) to store the notes (no need for a database). Result shows on console or in simple page on frontend. You don’t need to make the project from scratch to do this test. You have to write code into the shared project.

Viewing 2511 - 2520 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,159 interview questions and reports from Contractor interviews. Prepare for your interview. Get hired. Love your job.