single-file-solution-test-layout

Status: IN

Every problem directory uses the same structure: `solution.py` contains both the solution function and inline `unittest` tests, runnable standalone via `python -m unittest` or `if __name__ == "__main__"`.

Source: entries/2026/06/06/minimum-number-of-moves-to-seat-everyone-solution.md

JSON