Skip to content

Inaccuracy in B+ Tree's Question 2a #2

Open
@adit-bala

Description

@adit-bala

Link to Page

https://notes.bencuan.me/cs186/02-b+-trees/

Short Description of Issue

Question 2a: "Suppose we have a Alternative 2 clustered index built on members with a height of 5..."

Answer 2a: "...It will take $2$ I/Os to find the leaf page, since the height is 2..."

Proposed Solution

It should take 5 I/Os to find the leaf page for a total of 29 I/O's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions