Search
⌘K

Leetcode 2248. Intersection of Multiple Arrays

Return the ascending list of integers that appear in every subarray of a given list of integer arrays — i.e., compute the intersection across all arrays (each array has unique positive ints and total elements ≤1000).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.