imported-by-lists-are-misleading

Status: IN

The "Imported By" metadata across solution files inflates actual dependency counts — most listed test files share a common `from solution import Solution` pattern and don't depend on the specific module. True importers are only the co-located `test_solution.py`.

Source: entries/2026/06/06/concatenation-of-array-solution.md

Depended on by

JSON