टेम्पलेट:Infobox algorithm
Appearance
क्लास | {{{class}}} |
---|---|
डेटा स्ट्रक्चर | {{{data}}} |
सभसे खराब केस परफार्मेंस | {{{time}}} |
सभसे खराब केस स्पेस जटिलता | {{{space}}} |

इस्तेमाल
{{Infobox algorithm |name = <!-- Defaults to article name --> |class = <!-- Name of problem it solves --> |image = |caption = |data = |time = <!-- Worst time big-O notation --> |best-time = |average-time = |space = }}