K
karthikbalaguru
Hi,
I am using a static array for a database that
will be frequently searching / updated,
but i would like to move to balance binary
trees.But the constraint is that the processor
consumes more time for dynamic memory
allocation and hence it affects the speed.
So, kindly let me know a Binary tree that
will help in overcoming the above problem ?
Thx in advans,
Karthik Balaguru
I am using a static array for a database that
will be frequently searching / updated,
but i would like to move to balance binary
trees.But the constraint is that the processor
consumes more time for dynamic memory
allocation and hence it affects the speed.
So, kindly let me know a Binary tree that
will help in overcoming the above problem ?
Thx in advans,
Karthik Balaguru