Premium Only Content

1574. Shortest Subarray to be Removed to Make Array Sorted
Given an integer array arr, remove a subarray (can be empty) from arr such that the remaining elements in arr are non-decreasing.
Return the length of the shortest subarray to remove.
A subarray is a contiguous subsequence of the array.
Example 1:
Input: arr = [1,2,3,10,4,2,3,5]
Output: 3
Explanation: The shortest subarray we can remove is [10,4,2] of length 3. The remaining elements after that will be [1,2,3,3,5] which are sorted.
Another correct solution is to remove the subarray [3,10,4].
Example 2:
Input: arr = [5,4,3,2,1]
Output: 4
Explanation: Since the array is strictly decreasing, we can only keep a single element. Therefore we need to remove a subarray of length 4, either [5,4,3,2] or [4,3,2,1].
Example 3:
Input: arr = [1,2,3]
Output: 0
Explanation: The array is already non-decreasing. We do not need to remove any elements.
-
LIVE
The Rubin Report
40 minutes agoJimmy Kimmel Humiliated as NY Post Exposes His Dark Reaction to Being Canceled
2,240 watching -
LIVE
LFA TV
12 hours agoKIMMEL GONE | ANTIFA LABELED TERRORISTS! - THURSDAY 9/18/25
4,317 watching -
1:41:51
Dear America
2 hours agoJimmy Kimmel’s Show Gets CANCELLED Because Of His Comments On Charlie!! + Kash EXPOSES CIA!!
144K55 -
LIVE
Benny Johnson
1 hour agoHow We Got Jimmy Kimmel Ripped Off-Air, Why The Right Must Fight | Trump Press Conference LIVE Now
5,975 watching -
LIVE
The Big Migâ„¢
1 hour agoThe Lefts Nuclear Meltdown, Cancel Culture Cancels Jimmy Kimmel
6,053 watching -
LIVE
Chad Prather
50 minutes agoJimmy Kimmel Is FIRED After Horrific Charlie Kirk Comments + Trump Designates ANTIFA As Terrorists!
436 watching -
55:01
The White House
2 hours agoPress Conference with the Prime Minister of the United Kingdom of Great Britain and Northern Ireland
1.25K4 -
Barry Cunningham
59 minutes agoBREAKING NEWS: PRESIDENT TRUMP PARTICIPATES IN PRESS CONFERENCE IN ENGLAND
2 -
LIVE
Badlands Media
8 hours agoBadlands Daily: September 18, 2025
3,790 watching -
LIVE
JuicyJohns
2 hours ago $0.61 earned🟢#1 REBIRTH PLAYER 10.2+ KD🟢
52 watching