टेम्पलेट:Infobox algorithm: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
छोNo edit summary
add optional params
लाइन 13:
| ''Data Structure'': || {{{data}}}
|-
| ''Worst Case Performance'': || {{if||{{{time}}}| {{{time}}} | }}
|-
| ''Best Case Performance'': || {{if||{{{best-time}}}| {{{best-time}}} | }}
|-
| ''Average Case Performance'': ||{{if||{{{average-time}}}| {{{average-time}}} | }}
|-
| ''Worst Case Space Complexity'': || {{{space}}}