Content deleted Content added
No edit summary |
m No need to print these braces in the case of empty argument, so | character added. |
||
Line 5:
| caption = {{{caption|}}}
| label1 = Class
| data1 = {{{class|}}}
| label2 = Data structure
| data2 = {{{data|}}}
| label3 = [[Best, worst and average case|Worst-case]] [[Time complexity|performance]]
| data3 = {{{time|}}}
| label4 = [[Best, worst and average case|Best-case]] [[Time complexity|performance]]
| data4 = {{{best-time|}}}
Line 15:
| data5 = {{{average-time|}}}
| label6 = [[Best, worst and average case|Worst-case]] [[space complexity]]
| data6 = {{{space|}}}
}}<noinclude>{{documentation}}
|