Saturday, November 19, 2005

BST Assignment almost finished

My partner & I just about wrapped up the coding portion of our DataStructures/Algorithms assignment 3.

It's a C++ application, heavy on the templates. Basically it implements a Binary Search Tree, balances it and displays the differences.

Here're a few screenshot of it in action:



No comments: