Content deleted Content added
Mindmatrix (talk | contribs) m Reverted edits by 122.167.241.57 (talk) to last version by 124Nick |
→Comparison of algorithms: Changed Selection sort from unstable to stable. Because if properly implemented, it can still be in-place and stable. |
||
Line 88:
|style="background:#ffdddd"|{{Sort|03|<math> \mathcal{O} \left( n^2 \right) </math>}}
|style="background:#ddffdd"|{{Sort|01|<math>\mathcal{O}\left( {1} \right)</math>}}
|style="background:#ffdddd"|
|| Selection
|nowrap align=left|
|