There are many types of data structures defined by the pioneer programmers in the past the direct interface to them datastructures have been an imperative but today datastructure have been taken for granted. From the most basic stacks and queues to the more advanced linklist and binary trees. each plays an important role in the life of a computer.
In the binary tree algo I have submitted I have showed the use of the binary tree in terms of sorting and searching. Indeed binary tree is a most useful datastructure and have always been my favourite prior to the very impt stack.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (82.5%) |
Sufficient (70.0%) |
- |
- |
- |
- |
Not sure (48.3%) |
1417 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
btree.php |
??? |
Binary Tree Object for Sorting and Searching of data :: The power of Binary trees does not just lie in the depths of the system! |
README.TXT |
??? |
Read this :) |