Skip to content

Commit 1016321

Browse files
committed
add folders for week 15
1 parent 571aa6f commit 1016321

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed

alien-dictionary/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- 문제
2+
- 유료: https://leetcode.com/problems/alien-dictionary/
3+
- 무료: https://www.lintcode.com/problem/892/
4+
- 풀이: https://www.algodale.com/problems/alien-dictionary/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 문제: https://leetcode.com/problems/binary-tree-maximum-path-sum/
2+
- 풀이: https://www.algodale.com/problems/binary-tree-maximum-path-sum/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 문제: https://leetcode.com/problems/find-median-from-data-stream/
2+
- 풀이: https://www.algodale.com/problems/find-median-from-data-stream/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 문제: https://leetcode.com/problems/serialize-and-deserialize-binary-tree/
2+
- 풀이: https://www.algodale.com/problems/serialize-and-deserialize-binary-tree/

word-search-ii/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 문제: https://leetcode.com/problems/word-search-ii/
2+
- 풀이: https://www.algodale.com/problems/word-search-ii/

0 commit comments

Comments
 (0)