Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Van Emde Boas tree - all operations in O(log log n) time (wikipedia.org)
3 points by Xichekolas on July 13, 2009 | hide | past | favorite | 1 comment


The title is not a typo. Time is exponentially better than a self-balancing binary search tree. Assuming your problem can fit within the key constraints, and that your tree is sufficiently dense to make it practical. ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: