Search data structure: Difference between revisions

Content deleted Content added
Removed old 'unreferenced' tag; the article has had sources added since tagging.
Asymptotic amortized worst-case analysis: Trie: O(m) -> O(n); O(m) is not explained, so I have to assume O(m) is a typo. If not, please add an explanation of O(m).
Line 110:
|-
| [[Trie]]
| ''O''(''mn'')
| ''O''(''mn'')
| N/A
| ''O''(''n'')
| ''O''(''mn'')
| ''O''(''mn'')
| ''O''(''mn'')
| ''O''(''n'')
|}