Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 3030. Find the Grid of Region Average
Identify every 3x3 subgrid whose adjacent pixels all differ by at most the threshold, compute each such region's floor-average intensity, and then for each pixel set result[i][j] to the floor of the average of the floor-averages of all regions containing that pixel (or to the original intensity if it belongs to none).
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.