B+ tree in C | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 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