Skip to content

Commit 97d93a8

Browse files
committed
add folders for week 10
1 parent decb469 commit 97d93a8

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

graph-valid-tree/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/graph-valid-tree/
3+
- 무료: https://www.lintcode.com/problem/178/
4+
- 풀이: https://www.algodale.com/problems/graph-valid-tree/

house-robber-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/house-robber-ii/
2+
- 풀이: https://www.algodale.com/problems/house-robber-ii/

house-robber/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/house-robber/
2+
- 풀이: https://www.algodale.com/problems/house-robber/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 문제: https://leetcode.com/problems/longest-palindromic-substring/
2+
- 풀이: https://www.algodale.com/problems/longest-palindromic-substring/
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- 문제
2+
- 유료: https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph/
3+
- 무료: https://www.lintcode.com/problem/3651/
4+
- 풀이: https://www.algodale.com/problems/number-of-connected-components-in-an-undirected-graph/

0 commit comments

Comments
 (0)