| Sort Type | Sorted List | Time Taken (ms) | Iterations | Comparisons | Swaps | Input | Action |
|---|---|---|---|---|---|---|---|
| Bubble Sort |
|
||||||
| Insertion Sort |
|
||||||
| Merge Sort |
|
||||||
| Selection Sort |
|
Analysis to the sorts
| Sort Type | Sorted List | Time Taken (ms) | Iterations | Comparisons | Swaps | Input | Action |
|---|---|---|---|---|---|---|---|
| Bubble Sort |
|
||||||
| Insertion Sort |
|
||||||
| Merge Sort |
|
||||||
| Selection Sort |
|