Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joaquintides
on Nov 20, 2022
|
parent
|
context
|
favorite
| on:
Inside boost::unordered_flat_map
Complexity is still O(n) because sizes grow exponentially, so the cost of amortizing rehashes over the number of inserted elements is a constant. Here's a theoretical analysis of this:
https://www.cs.cornell.edu/courses/cs3110/2011sp/Lectures/le...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: