Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 659. Split Array into Consecutive Subsequences
Given a sorted integer array, determine whether you can partition its elements into one or more disjoint subsequences that are strictly consecutive (difference 1) and each have length at least 3. This is a greedy/greedy-like feasibility problem of assigning counts to extend or start consecutive runs.
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.