Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2590. Design a Todo List
Design a data structure that supports creating, updating, deleting and marking todo items complete while allowing efficient queries (by id, status, and ordered by creation time, priority, or due date). Focus on choosing structures for fast lookups and updates plus efficient ordering/filtering (e.g., hash maps combined with ordered sets/heaps) under typical constraints on operation counts.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.