AceStack AI

Coding (Platform)

Searchable Project List

Workspace: Angular Difficulty: Easy Time: 35 minutes

Context

You maintain the Projects page of an internal team workspace. Teammates use its search field to find an active project before opening it; archived projects must not appear among the choices. The supplied page already displays the projects, but entering a different letter case hides valid matches and archived projects are still listed. All project data is already in memory: this change is about the search interaction, not an API or a new page layout.

What this task practices

Searchable Project List is a coding (platform) interview exercise that trains prompt interpretation, explicit assumptions, a concrete response, and a clear explanation of tradeoffs. The catalog marks it as easy difficulty. It focuses on Technical Reasoning, Testing, Validation. The signed-in workspace provides the tools for the round and evaluates the attempt against task-specific criteria. Reference solutions, hidden checks, evaluator instructions, and candidate work remain private.

Sign in to startThe workspace and evaluation open after sign in.