Search
⌘K

Leetcode 2032. Two Out of Three

Return a list of distinct integers that appear in at least two of the three input arrays (order doesn't matter). Array lengths and values are small (1–100), so deduplication and counting across the three arrays suffice.


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.