Y
Hacker News
new
|
ask
|
show
|
jobs
by
im3w1l
5341 days ago
Having people manually set up circles is an O(n^2) solution. Having people join circles, is an O(n) solution.
Not exploiting that circles are (approximately) equivalence classes is borderline criminal