Search
⌘K

Leetcode 3046. Split the Array

Given an even-length array, determine whether you can split it into two equal-sized halves such that each half contains only distinct elements — equivalently, check if the count of distinct values in the array is at least nums.length/2.


Question Timeline

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

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