[Python] Phone Book Search - Monday 5/9/16

Trent Robbins robbintt at gmail.com
Wed May 4 19:58:44 UTC 2016


Hi All,

This week, we will discuss the Phone Book Search, also known as binary tree
search.

This lesson is available here
<https://github.com/PyClass/PyClassLessons/blob/master/course/phone-book-search-algorithm.md>,
please feel free to study it before the class.

If you have never used recursion, please set aside some time to learn the
basics of recursion and especially the concept of a base case
<https://en.wikipedia.org/wiki/Recursion_(computer_science)>.
There is a meetup.com invite available here:
http://www.meetup.com/noisebridge/events/230832064/


Best,

Trent Robbins
Tau Informatics LLC
desk: 415-404-9452
cell: 513-233-5651
trent at tauinformatics.com
@trentrobbins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/python/attachments/20160504/2f31662a/attachment-0002.html>


More information about the Python mailing list