Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 960. Delete Columns to Make Sorted III
Given n equal-length strings, delete the fewest column indices so that in every row the remaining characters are non-decreasing. This is equivalent to finding the longest sequence of column indices that is non-decreasing for every row (an LIS-like constraint across columns), and returning m minus that length.
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.