Comment by rosstex
5 years ago
When you come across a new user, you need to efficiently identity which hash belongs to that user. Using random hashes would require a linear search. The binary search approach requires redirects to navigate the tree to a unique leaf.
No comments yet
Contribute on Hacker News ↗