Minimal quicksort implementation with pytest coverage, wired to run in GitHub Actions.
- Python 3.12+
- uv (or install dependencies another way)
uv syncuv run pytest tests/from action_example import quick_sort
print(quick_sort([3, 1, 2]))| Name | Name | Last commit date | ||
|---|---|---|---|---|