mixed-api-style-class-and-function

Status: IN

Solutions inconsistently use either a `Solution` class with instance methods (matching LeetCode's expected interface) or standalone module-level functions — both styles coexist in the repo.

Source: entries/2026/06/06/count-of-matches-in-tournament-solution.md, entries/2026/06/06/count-pairs-of-similar-strings-solution.md

JSON