slowest-key-misleading-function-name

Status: IN

The function is named `minInteger` (suggesting a numeric result) but actually returns the key character with the longest press duration — a naming artifact from LeetCode's class template

Source: entries/2026/06/06/slowest-key-solution.md

JSON