mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-07-17 12:01:51 +08:00
website: launch website
This commit is contained in:
@@ -3,6 +3,8 @@ id: permutation
|
||||
title: Permutation
|
||||
---
|
||||
|
||||
## More questions
|
||||
|
||||
- You are given a 7 digit phone number, and you should find all possible letter combinations based on the digit-to-letter mapping on numeric pad and return only the ones that have valid match against a given dictionary of words.
|
||||
- Give all possible letter combinations from a phone number.
|
||||
- Generate all subsets of a string.
|
||||
|
||||
Reference in New Issue
Block a user