Search
⌘K

Leetcode 1715. Count Apples and Oranges

Given the house interval and positions of two trees plus arrays of fruit fall distances, translate each fruit's distance into an absolute landing position (distances may be negative) and count how many apples and oranges fall within the house range. This is a simple range-check/count problem after offsetting by each tree's position.


Question Timeline

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

Comments

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