Difference between revisions of "Template:Infobox algorithm"

From blackwiki
Jump to navigation Jump to search
imported>Luckas-bot
m ([r2.6.2] robot Adding: pt:Predefinição:Info/Algoritmo)
(ar)
Line 30: Line 30:
 
</pre>
 
</pre>
 
[[Category:Software infobox templates|Algorithm]]
 
[[Category:Software infobox templates|Algorithm]]
 
+
[[ar:قالب:صندوق معلومات خوارزمية]]
 
[[it:Template:Infobox Algoritmo]]
 
[[it:Template:Infobox Algoritmo]]
 
[[ja:Template:Infobox algorithm]]
 
[[ja:Template:Infobox algorithm]]

Revision as of 19:37, 30 March 2011

Infobox algorithm
{{{image}}}
Class{{{class}}}
Data structure{{{data}}}
Worst case performance{{{time}}}
Worst case space complexity{{{space}}}

[[Category:Infobox templates|Template:Remove first word]]

{{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=
}}

ar:قالب:صندوق معلومات خوارزمية it:Template:Infobox Algoritmo ja:Template:Infobox algorithm pt:Predefinição:Info/Algoritmo uk:Шаблон:Картка алгоритм