method-alias-pattern-for-leetcode-names

Status: IN

The repo uses class-level aliasing (`correctName = wrongName`) to expose LeetCode-expected method names without wrapping overhead, as seen in `numberOfSteps = queensAttacktheKing`

Source: entries/2026/06/06/number-of-steps-to-reduce-a-number-to-zero-solution.md

JSON