Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1767. Find the Subtasks That Did Not Execute
Given a directed hierarchy/DAG of tasks and their subtasks and a log of executed subtask IDs, identify which subtasks were never executed (including those unreachable through dependency chains). This requires graph traversal/marking or set-difference approaches that handle nested dependencies and large input sizes efficiently.
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.