Sponsored
Solve with full IDE support and test cases
Use these hints if you're stuck. Try solving on your own first.
Find the boundaries between strictly increasing subarrays.
Can we use binary search?