Difference between revisions of "Template:Data structures"
Jump to navigation
Jump to search
imported>Andreas Kaufmann (Added to Arrays: Sparse array {{·}} Circular buffer {{·}} Bit array) |
imported>Andreas Kaufmann (Linked) |
||
| Line 12: | Line 12: | ||
|list3 = [[Dynamic array]]{{·}} [[Sparse array]] {{·}} [[Circular buffer]] {{·}} [[Bit array]] {{·}} [[Hash table]] | |list3 = [[Dynamic array]]{{·}} [[Sparse array]] {{·}} [[Circular buffer]] {{·}} [[Bit array]] {{·}} [[Hash table]] | ||
| − | |group4 = Linked | + | |group4 = [[Linked data structure|Linked]] |
|list4 = [[Linked list]]{{·}} [[Circular buffer|Circular Queue/Buffer]] {{·}}[[Skip list]] | |list4 = [[Linked list]]{{·}} [[Circular buffer|Circular Queue/Buffer]] {{·}}[[Skip list]] | ||