apples-capacity-hardcoded

Status: IN

The basket capacity of 5000 is hardcoded in `maxNumberOfApples`, not parameterized — matching the LeetCode spec but preventing reuse with different limits.

Source: entries/2026/06/06/how-many-apples-can-you-put-into-the-basket-solution.md

JSON