Trees

This used to demonstrate Java and Javascript operating in HTML.

Experiment with trees.
Tree.java
BinaryTree.java
SearchTree.java
Test.java

Search Trees.

This form controls a (binary) search tree. The search tree is initially empty. Items can be inserted in and deleted from the tree.

- change the name then insert (if not present)

- no effect unless in tree
Current Tree:

root is at left
(takes least space)







L.Allison
You need Java on.