https://github.com/jisstro/hybrid-min-max-sort
Hybrid Min-Max Sort: An optimized hybrid sorting algorithm combining QuickSort and MergeSort techniques with dual pivot partitioning. Supports int and double types
https://github.com/jisstro/hybrid-min-max-sort
algorithm algorithm-design algorithms algorithms-and-data-structures c-language clang hybrid-sort mergesort quicksort sorting sorting-algorithm sorting-algorithms
Last synced: 10 months ago
JSON representation
Hybrid Min-Max Sort: An optimized hybrid sorting algorithm combining QuickSort and MergeSort techniques with dual pivot partitioning. Supports int and double types
- Host: GitHub
- URL: https://github.com/jisstro/hybrid-min-max-sort
- Owner: jisstro
- License: gpl-3.0
- Created: 2025-02-20T18:02:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T18:30:35.000Z (10 months ago)
- Last Synced: 2025-02-20T19:30:40.897Z (10 months ago)
- Topics: algorithm, algorithm-design, algorithms, algorithms-and-data-structures, c-language, clang, hybrid-sort, mergesort, quicksort, sorting, sorting-algorithm, sorting-algorithms
- Language: C
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0