Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 Sliding Window Interview Questions

The most frequently asked Sliding Window questions across all roles and companies, ranked by real interview frequency. Updated daily.

50questions
~21htotal time
95companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 49 questions · ~1220 min
Sliding Window MaximumMedium
Practice
Recently asked

Compute maximum values for every fixed-size telemetry window using a monotonic deque in O(n) time.

ArraysSliding WindowHeapHewlett Packard Enterprise DevelopmentABCABC Family
Longest Unique Character SubstringMedium
Practice
Recently asked

Use a sliding window and hash map to find the length of the longest substring without repeated characters.

Hash TablesStringsSliding WindowCapital OneAdobeMeta
Sliding Window Moving AverageEasy
Practice
Recently asked

Calculate every fixed-size moving average for Arista EOS telemetry samples using an O(n) sliding window.

ArraysSliding WindowNerdwalletUmitron NorwayCerebras Systems
Longest Substring Without RepeatsMedium
Practice
Recently asked

Find the longest substring without repeated characters using a sliding window and last-seen index map.

coding challengestring manipulationSliding WindowaacceldataCodeSignalPhonepe
Sliding Window Max SubarrayEasy
Practice
Recently asked

Find the maximum sum of K consecutive energy readings using a fixed-size sliding window.

Basic AlgorithmsArraysSliding WindowWise. EnergyPetuumInteractive Process Technology
Sliding Window or Two PointersMedium
Practice
Recently asked

Find the longest contiguous Compass search session containing at most k distinct neighborhoods using a sliding window.

ArraysSliding WindowTwo PointersCompassRampVerily
Moving Average Sliding WindowEasy
Practice

Compute each fixed-window stock price average in O(n) time using a rolling sum.

Sliding WindowKKronosMotorolaCitigroup
Max in Sliding WindowMedium
Practice
Recently asked

Use a monotonic deque to find the maximum value in every fixed-size PlanGrid activity window in O(n) time.

Sliding WindowPlangridAutodeskHHiver
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
More topics1 question · ~25 min
More questions with a free account
Hands-on SQL practiceWrite and run real queries in the editor. 2 drills · ~20 min
The finish line: interview-readyComplete all 50 questions plus 2 hands-on drills to finish this plan.