New class to visualize binary search trees

lecturemaker.tv at gmail.com lecturemaker.tv at gmail.com
Wed Dec 11 20:42:27 EST 2013


I just completed the MITx course: Introduction to Computer Science using Python: 6.00.1x located on the edX website: edx.org.  I thought I would share a class I crafted in python to display and animate binary search trees.  It's my first course in python.

Code, videos, and discussion available here:

Visualizing Software Tree Structures
http://www.embeddedcomponents.com/blogs/2013/12/visualizing-software-tree-structures/

Comments and suggestions welcome.

Best regards,

Ron



More information about the Python-list mailing list