LeetCode Question · Mar 2018

Facebook | Phone Screen | Letter Combinations of a Phone Number

3,295 views 15 replies

Question Details

Variation of Given a string as input, return the list of all the possible patterns: { "1" : [\'A\', \'B\', \'C\'], "2" : [\'D\', \'E\'], "12" : [\'X\'], "3" : [\'P\', \'Q\'] } Example: Intput: "123" Output:...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Strings