Status: IN
`intersect` builds a Counter from `nums1` only, then consumes `nums2` in a single pass — only `nums1` must fit in memory, making this suitable for streaming `nums2` from disk.
Source: entries/2026/06/06/intersection-of-two-arrays-ii-solution.md