min-cuts-colocated-tests

Status: IN

`minimum-cuts-to-divide-a-circle/solution.py` contains both the solution function and its `unittest.TestCase` in the same file, in addition to the separate `test_solution.py` — following a pattern of colocated tests for some solutions.

Source: entries/2026/06/06/minimum-cuts-to-divide-a-circle-solution.md

JSON