Search
⌘K

Leetcode 804. Unique Morse Code Words

Convert each word into its Morse-code string by concatenating the fixed per-letter encodings, and return how many distinct transformations appear across the list — a simple mapping + deduplication problem over small inputs.

Asked at:

Oscar Health


Question Timeline

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

Early February, 2025

Oscar Health

Senior Manager

You were given with the Morse Code with their respective Alphabets and were supposed to form the words that are available, also, was told to input the alphabets and find their respective morse

Comments

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