Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 17. Letter Combinations of a Phone Number
Given a string of digits 2–9, return all possible letter strings by mapping each digit to its phone-keypad letters — effectively computing the Cartesian product of per-digit letter sets; this is typically solved by DFS/backtracking to enumerate combinations (digits length ≤ 4).
Asked at:
S
Servicenow
Amazon
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Mid October, 2025
Mid-level
Early October, 2025
Mid-level
Early September, 2025
Mid-level
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.