solution-class-convention

Status: IN

Every solution in the repo follows the `class Solution` pattern with a single method matching the LeetCode function signature, except standalone-function solutions like `tax_amount` and `findTilt`.

Source: entries/2026/06/06/buddy-strings-solution.md

JSON