Self-made project based on performance of several sorting algorithms.
-
Updated
Feb 8, 2023 - C++
Self-made project based on performance of several sorting algorithms.
SC2001 Algorithm Design and Analysis lab work
LSort is a hybrid sorting algorithm 10x faster than Quicksort.
HyRMIS Sort: A high-performance hybrid sorting algorithm combining Radix, Merge, and Insertion Sort. Adapts strategy based on input size for optimal performance across various data distributions.
Give everything. Take nothing. Become photonic. Adaptive hybrid sort inspired by negative-time photon experiments (Angulo/Steinberg) — classical, honest, marketing-grade.
Add a description, image, and links to the hybrid-sort topic page so that developers can more easily learn about it.
To associate your repository with the hybrid-sort topic, visit your repo's landing page and select "manage topics."