Navigation and Range Scan Checkpoint

Search routing, equality boundaries, and range scan mechanics.


1. With internal separator keys [10, 20], key 20 should route to:
2. A range scan first does an index descent using:
3. True/False: Linked leaves are mainly useful for equality lookup.
4. If a leaf currently has keys [2, 5, 9] and the query is [4, 8], which keys are returned from this leaf?
Join Discord