Meta logoMeta
Coding·20 minMembers

Continuous Subarray Sum

Members only

LC 523 — find a contiguous subarray (length ≥ 2) whose sum is a multiple of `k`. Asked as the second E5 phone-screen problem.

SWE
array
hashmap
prefix-sum
math
medium
Frequency
Single report · New
Last asked
2026-04-23
Stage
phone-screen

Log in to continue reading the full content