Search
⌘K

Leetcode 485. Max Consecutive Ones

Given a binary array, return the length of the longest contiguous run of 1s — essentially find the maximum number of consecutive 1s in a single pass over the array (n up to 1e5).

Asked at:

Microsoft

Microsoft


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Early December, 2025

Microsoft

Microsoft

Mid-level

Comments

Your account is free and you can post anonymously if you choose.