Content deleted Content added
m Cleanup for Book:Data structures, removed stub tag using AWB (7840) |
|||
Line 23:
*[[Heap (data structure)|Heap]]
====Asymptotic
In this table, the [[asymptotic analysis|asymptotic]] [[big-O notation|notation O(''f''(''n''))]] means "not exceeding some fixed multiple of ''f''(''n'') in the worst case."
Line 102:
== See also ==
* [[List of data structures]]
[[Category:Data structures]]
|