Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- 쉬움
- list
- dfs
- HashTable
- tree
- 리트코드
- 미디움
- sorting
- binary tree
- 재귀
- Depth-first Search
- Array
- Python
- matrix
- recursive
- two pointers
- leetcode
- 중간
- Medium
- 이진트리
- string
- math
- linked list
- backtracking
- DP
- 문자열
- easy
- binary search
- hash table
- Binary
Archives
- Today
- Total
목록LeetCode 17 (1)
부부의 코딩 성장 일기
LeetCode 17(Letter Combinations of a Phone Number, Python)
1. 문제 링크 https://leetcode.com/problems/letter-combinations-of-a-phone-number/ Letter Combinations of a Phone Number - LeetCode Can you solve this real interview question? Letter Combinations of a Phone Number - Given a string containing digits from 2-9 inclusive, return all possible letter combinations that the number could represent. Return the answer in any order. A mapping of d leetcode.com 2..
Algorithm/LeetCode
2023. 12. 16. 19:00