LeetCode
Question
·
Dec 2020
·
USA
Twitter | Phone Screen | Number of continuous increasing count in array
7 upvotes
2,455 views
8 replies
Question Details
Input: array of int output: array of int which is a number of continuous increasing count For example input: [100, 10, 50, 60, 20, 90, 110] output: [1, 1, 2, 3, 1, 5,...
Full Details
🔒
Unlock full leaked content
Full insider details, leaked discussions, and candidate experiences.
Get Premium →Topics
Arrays
More from Twitter/X
Reddit
If you’re past the System Design beginner grind, what’s the ONE piece of advice you’d give to someone starting out?
Reddit
How to prep for junior system design interview?
LeetCode
PhonePe | Software Engineer | Dec 2024
LeetCode
X (Twitter) - Machine Learning Engineer
LeetCode
DSA Patterns you need to know !!!