LeetCode Experience · May 2018

Facebook | Onsite | Generate patterns

1 upvote 3,937 views 9 replies

Interview Experience

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

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Strings