Search data structure: Difference between revisions

Content deleted Content added
Scandum (talk | contribs)
m Cleanup for Book:Data structures, removed stub tag using AWB (7840)
Line 23:
*[[Heap (data structure)|Heap]]
 
====Asymptotic [[Amortized analysis|amortized]] worst-case analysis====
 
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]]
 
{{datastructure-stub}}
 
[[Category:Data structures]]