SORTING_ALGO_VISUALIZER
v1.0.0 // SYSTEM_READY
[ EN / ZH ]
Control_Panel
System Manual
Select algorithm and complexity level.
Initialize sequence to generate data blocks.
Compare blocks using the weighing module.
Sort blocks from lightest to heaviest.
Verify sort integrity when complete.
Algorithm_Select
Selection Sort
Quicksort
Complexity_Level
Level 1 (4 items)
Level 2 (6 items)
Level 3 (8 items)
Level 4 (10 items)
Initialize_Sequence
Verify_Sort
System_Reset
Comparisons
0
Algorithm
Selection
Items
8
INITIAL_SEQUENCE
DROP_ZONE_A
DROP_ZONE_B
LIGHTER (< PIVOT)
HEAVIER (> PIVOT)
FINAL SORTED SEQUENCE