Letter Combinations of a Phone Number
CodingOnsiteSoftware Engineer, Machine Learning EngineerReported Mar, 2026
Company question banks are included with the Insider plan.
Given a string digits containing digits from 2 to 9, return every possible letter combination the number could represent.
Use the classic phone keypad mapping where 2 maps to "abc", 3 maps...