Selection sort: Difference between revisions

Content deleted Content added
m Complexity: indent math
SporkBot (talk | contribs)
m Replace or disable a template per TFD outcome; no change in content
Line 28:
|-
| ()
| {{ts|ar}}style="text-align:right;" | (11, 25, 12, 22, 64)
| 11
|-
| (11)
| {{ts|ar}}style="text-align:right;" |(25, 12, 22, 64)
| 12
|-
| (11, 12)
| {{ts|ar}}style="text-align:right;" |(25, 22, 64)
| 22
|-
| (11, 12, 22)
| {{ts|ar}}style="text-align:right;" |(25, 64)
| 25
|-
| (11, 12, 22, 25)
| {{ts|ar}}style="text-align:right;" |(64)
| 64
|-
| (11, 12, 22, 25, 64)
| style="text-align:right;" |()
| {{ts|ar}} |()
|
|}