binary-search

Tag

Cards List
#binary-search

Show HN: I've built a words game based on binary search

Hacker News Top · 4d ago Cached

Hilo is a daily word puzzle that blends vocabulary with alphabetical reasoning, using hi/lo clues to narrow down each letter of a 7-letter word, emphasizing logic and deduction over obscure knowledge.

0 favorites 0 likes
#binary-search

6× faster binary search: from compiled code to mechanical sympathy

Lobsters Hottest · 6d ago Cached

This article details a series of low-level optimizations for binary search in Rust, achieving a 6x speedup by leveraging CPU architecture features like branch prediction and SIMD, applied to a scikit-learn gradient boosting use case.

0 favorites 0 likes
← Back to home

Submit Feedback