Bitonic Sort for Ordered Sequence Checks

Run bitonic sort online to order sequences and study a classic compare-swap parallel sorting strategy in a browser workflow.

Controls
Use the recommended preset, then start or single-step to inspect the trace.
Leave blank to generate the selected preset automatically.
Preview the current dataset or start a run to inspect each step.
Compare Swap Write Active range Pivot
Sorting Workbench
Inspect the current dataset, then run the algorithm to trace every comparison and write.
Hero tool Start with random Debugger walkthrough
Preview
Current step
No run active yet.
Trace details
Phase
Preview
Range
N/A
Indices
N/A
Values
N/A
Pivot
N/A
Metrics
Recent trace
  • Run the current configuration to build a step trace.

Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do.

Donald E. Knuth

CodersTool Categories