On Tue, Jun 14, 2011 at 4:11 AM, Chris Angelico <ros...@gmail.com> wrote:
> The algorithm went
> something like this:
>
> * Start with pointers to beginnings of both lists.

PS. It wasn't C with pointers and the like; iirc it actually used
array indices as the "pointers". Immaterial to the algorithm though.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to