Content deleted Content added
→Comparison of algorithms: Reverted unexplaned and unconstructive removal by 110.234.157.66 (talk) to last version by Glrx |
The Firefox note was rather useless; I added a much more important advantage of mergesort which is more relevant today. |
||
Line 82:
|style="background:#ddffdd"| Yes
| Merging
| align="left" | [[Merge_sort#Parallel_processing|Highly parallelizable]] (up to O(log(''n''))) for processing large amounts of data.
|- align="center"
|nowrap|[[In-place]] [[Merge sort]]
|