function-name-mismatches-exist

Status: IN

Some solutions have function names that don't match the LeetCode problem's expected method name (e.g., `canDistribute` instead of `minOperations`), likely from copy-paste during problem setup.

Source: entries/2026/06/06/minimum-changes-to-make-alternating-binary-string-solution.md

JSON