Skip to content

sorts: make quick_sort work with any Comparable, not just int - #15327

Open
Pradhyut21 wants to merge 2 commits into
TheAlgorithms:masterfrom
Pradhyut21:fix/quick-sort-comparable-typehint
Open

sorts: make quick_sort work with any Comparable, not just int#15327
Pradhyut21 wants to merge 2 commits into
TheAlgorithms:masterfrom
Pradhyut21:fix/quick-sort-comparable-typehint

fix: use PEP 695 type params, remove TypeVar import

7000653
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

10 errors and 4 warnings
ty
succeeded Sep 14, 2026 in 15s