Overthinking Leetcode's Two Sum with SIMD October 9, 2022 software rust performance simd interview When is the linear scan Two Sum solution faster than a map? What if we use AVX-512 instructions?