-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
B-Trees have efficient algorithm(s) to populate a tree for later modification from a set of entries already in-order (or in-reverse order). The algorithm is fast both in constant factors and asymptotically and creates a dense tree. https://en.wikipedia.org/wiki/B-tree has details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels