ksort-push_swap icon indicating copy to clipboard operation
ksort-push_swap copied to clipboard

push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.

trafficstars