Posts tagged algorithms
- A surprisingly hard CS problem: sums of square roots
- Hash map implementations in practice
- A dynamic programming algorithm for the Gini coefficient
- Building a search engine for data structures
- Terse notes on graph algorithms
- Hash-ordered treaps
- A data structure for range kth-smallest queries
- Generalized multi-quickselect
- Quickselect on multiple sorted arrays
- Quickselect on an unordered array and an order statistic tree
- Data structure projects
- Poly NP