this post was submitted on 17 May 2024
65 points (100.0% liked)
Data Structures and Algorithms
165 readers
1 users here now
A community dedicated to topics related to data structures and algorithms.
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow this is surprisingly simple.
It really is. It'd make a wonderful assignment in a second level programming class.
We use hyperlloglog++ for this because it's mergable across nodes and threads. I haven't thought much about combining this one.