Hacker News new | ask | show | jobs
by brc 5353 days ago
you've got to batch process this task. Just go through employees until you get the answer, or a close approximation. It's still faster than aimlessly searching. Think of it as a kind of meatspace binary search.