B-tree: find

From Algowiki
Jump to navigation Jump to search

General Information

Algorithmic problem: Sorted sequence: find

Type of algorithm: loop

Auxiliary data: A pointer p of type "pointer to a B-tree node".

Abstract View

Induction Basis

Induction Step

Complexity