Pair Programming Test2026-08-13
Implement a basic application (web-based or desktop-based) within a 2-hour timeframe under monitoring.
AI-Expanded — inferred from the question title, not from the original candidate report
Design and implement a functional task management web application that allows users to create, read, update, and delete (CRUD) tasks with associated due dates and priority levels. Your solution should include a clean user interface and a persistent data storage mechanism, ensuring the application is fully operational and deployable within a two-hour timeframe.
Context & Summary
A monitored pair-programming test where candidates could use their personal laptop. The task was to implement a basic problem as either a web-based or desktop-based application within a 2-hour timeframe. Only candidates who finished early were shortlisted for further rounds.
💻 Coding practice works best on desktop.
Code editors are too cramped on mobile screens.
Loading editor...
AI can automatically infer and generate example test cases for this question based on standard algorithmic constraints.
InterviewDigest