Comment on What are the lesser known but cool data structures?parentComments−xtacy16yAn interesting application of skip lists: http://www.skorks.com/2010/03/faster-list-intersection-using...But I can't see why the same cannot be done using trees. :-/
Comments
An interesting application of skip lists: http://www.skorks.com/2010/03/faster-list-intersection-using...
But I can't see why the same cannot be done using trees. :-/