Analysis of B-Trees
This lesson is about amortized analysis of B-trees.
An estimate about -trees is that
- In the external memory model, the running time of
find(x)
,add(x)
, andremove(x)
in a B-tree is
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy