Search
⌘K

Leetcode 3139. Minimum Cost to Equalize Array

Determine the minimum cost to make all elements equal by choosing a final target value and an optimal mix of single-element (+1 at cost1) and two-element (+1 each at cost2) increments — balancing whether pair operations are cheaper than two singles and respecting per-element increment needs and parity constraints.


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.