pipeline-generates-misnamed-functions

Status: IN

At least two solutions have function names from unrelated LeetCode problems due to copy-paste errors in the code generation pipeline: `longestAwesomeSubstring` solves problem 1668 (not 1542), and `busiest_servers` solves problem 1710 (not 1606).

Source: entries/2026/06/06/maximum-repeating-substring-solution.md

Depended on by

JSON