Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2015. Average Height of Buildings in Each Segment
Given an array of building heights and a set of contiguous segments (or a fixed window size), compute the average height for each segment; optimize across many queries using prefix sums or a sliding-window to achieve O(n) preprocessing and O(1) per-range answers.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.