B+ tree in C | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

B+ tree in C

Does anyone know how to write a b+ tree as a C struct or a series of C structs that work together?

30th Jul 2019, 2:59 AM
Radiance Ngonnase
Radiance Ngonnase  - avatar
1 Resposta
+ 1
By b+ tree, do you mean binary tree or a tree where each node can have more than 2 children ?
7th Dec 2019, 2:02 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar