Template:Infobox data structure
{{{name}}} | ||
---|---|---|
Type | {{{type}}} | |
Time complexity in big O notation | ||
Average | Worst case | |
Space | ||
Search | ||
Insert | ||
Delete |
Usage
{{Infobox data structure |name= |type= |invented_by= |invented_year= |space_avg= |space_worst= |search_avg= |search_worst= |insert_avg= |insert_worst= |delete_avg= |delete_worst= }}
Related pages
The above documentation is transcluded from Template:Infobox data structure/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |