mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-05-11 18:46:39 +08:00
chore: remove freeform questions
This commit is contained in:
@@ -3,7 +3,7 @@ id: permutation
|
||||
title: Permutation
|
||||
---
|
||||
|
||||
## More questions
|
||||
## Sample 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.
|
||||
|
||||
Reference in New Issue
Block a user