Template:Infobox algorithm: Difference between revisions

Content deleted Content added
m replace {{PAGENAME}} with {{PAGENAMEBASE}} to remove any disambiguation from infobox title, edited using AWB
punct., style
Line 8:
| label2 = Data structure
| data2 = {{{data}}}
| label3 = [[Best, worst and average case|Worst -case performance]]
| data3 = = {{{time}}}
| label4 = [[Best, worst and average case|Best -case performance]]
| data4 = {{{best-time|}}}
| label5 = [[Best, worst and average case|Average case performance]]
| data5 = {{{average-time|}}}
| label6 = [[Best, worst and average case|Worst -case space complexity]]
| data6 = {{{space}}}
}}<noinclude>