[Python] Recursive algorithm from tonight

Trent Robbins robbintt at gmail.com
Tue May 10 04:13:09 UTC 2016


Hi All,

Attached is our implementation of the binary search tree.

We got the value of the result, if you would like to try getting the index
of the result, please refer to the course notes for a sample of the search
algorithm.

Trent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/python/attachments/20160509/f278c6ce/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bts.py
Type: text/x-python-script
Size: 1119 bytes
Desc: not available
URL: <http://www.noisebridge.net/pipermail/python/attachments/20160509/f278c6ce/attachment-0002.bin>


More information about the Python mailing list