Push_Swap implementation by evaristoc featuring the Dipole Algo for large stacks (100/500) and a recursive strategy for 5 elements. High-efficiency sorting using dual opposing sequences.
c sorting-algorithm school-42 push-swap-42 turk-algorithm dipole-algorithm butterfly-algorithm hourglass-algorithm
-
Updated
Mar 10, 2026 - C