InterviewDigestInterviewDigest

OA Practice Workspace

Technical2026-08-13

How to create a REST api

AI-Expanded — inferred from the question title, not from the original candidate report

Design and implement a RESTful API for a task management system that supports creating, retrieving, updating, and deleting tasks. Ensure your endpoints follow standard HTTP method conventions and include basic error handling for scenarios such as requesting a non-existent resource.

Context & Summary

Personal Interview Round 2

💻 Coding practice works best on desktop.
Code editors are too cramped on mobile screens.