Search
⌘K

Leetcode 2094. Finding 3-Digit Even Numbers

Given a multiset of digits (with possible duplicates), generate all unique 3-digit even numbers that can be formed by concatenating three elements (using each digit at most as often as it appears), excluding numbers with leading zeros, and return them sorted.


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.