Citadel | Frontend software engineer (Senior) | Coding | Phone Screen
Interview Date:May 6, 2026Region:NA (North America)Hiring Team/Org:General Hire
Write a TodoList React component that supports CRUD operations (list all todos, create todo, complete an todo, delete an todo) and filtering. The filtering should happen live, as you type. The code stub had the html skeleton in place and they provided api endpoints. Be ready to explain debouncing. typescript type Todo = { id: number; description: string; isDone: boolean; }; const useDebounce = <T, (value: T, delay: n...
Sign in to view the full interview experience
Create or use your InterviewDB account to read the full Warren post and all shared details.
Sign in to continue0