Difference between revisions of "Template:Data structures"
Jump to navigation
Jump to search
imported>Ham Pastrami |
imported>Ham Pastrami |
||
| Line 7: | Line 7: | ||
|group3 = [[List (computing)|Lists]] | |group3 = [[List (computing)|Lists]] | ||
| − | |list3 = [[Linked list]] | + | |list3 = [[Deque]]{{•}} [[Linked list]]{{•}} [[Queue (data structure)|Queue]]{{•}} [[Stack (data structure)|Stack]] |
|group5 = [[Tree (data structure)|Trees]] | |group5 = [[Tree (data structure)|Trees]] | ||
| − | |list5 = [[Binary search tree]] | + | |list5 = [[B-tree]]{{•}} [[Binary search tree]]{{•}} [[Heap (data structure)|Heap]] |
}}<noinclude> | }}<noinclude> | ||
[[Category:Computing templates|{{PAGENAME}}]] | [[Category:Computing templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||