traverse binary tree

mohd zamri root at sirius.ftsm.ukm.my
Wed Nov 15 20:43:34 EST 2000


a probably dumb question from a beginner, and a 2-minutes answer from gurus.

AVLmodule, by Sam Rushing, has a nice implementation of binary tree. how do
you do postorder, preorder, breadth-first, inorder traverse?. ( been studying
data structure in C, and interested to find out how it might be done on
Python).

zamri





More information about the Python-list mailing list