method-name-mismatch-pattern

Status: IN

Multiple solutions in the repo have method names from a different LeetCode problem due to copy-paste from templates (`maxSideLength` for 1413, `mctFromLeafValues` for 1228); tests likely bind to the wrong name to match.

Source: entries/2026/06/06/minimum-value-to-get-positive-step-by-step-sum-solution.md

Depended on by

JSON