Skip to content

Commit d769f97

Browse files
authored
Merge pull request DaleStudy#72 from DaleSeo/main
๋ˆ„๋ฝ๋œ README.md ํŒŒ์ผ ์ถ”๊ฐ€
2 parents 439f8c5 + 07d061c commit d769f97

File tree

10 files changed

+22
-0
lines changed

10 files changed

+22
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
2+
- ํ•ด์„ค: https://www.algodale.com/problems/best-time-to-buy-and-sell-stock/

โ€Žclimbing-stairs/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/climbing-stairs/
2+
- ํ’€์ด: https://www.algodale.com/problems/climbing-stairs/

โ€Žcontains-duplicate/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/contains-duplicate/
2+
- ํ•ด์„ค: https://www.algodale.com/problems/contains-duplicate/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/maximum-depth-of-binary-tree/
2+
- ํ’€์ด: https://www.algodale.com/problems/maximum-depth-of-binary-tree/

โ€Žmeeting-rooms/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/meeting-rooms/
3+
- ๋ฌด๋ฃŒ: https://www.lintcode.com/problem/920/
4+
- ํ’€์ด: https://www.algodale.com/problems/meeting-rooms/

โ€Žsame-tree/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/same-tree/
2+
- ํ’€์ด: https://www.algodale.com/problems/same-tree/

โ€Žsubtree-of-another-tree/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/subtree-of-another-tree/
2+
- ํ’€์ด: https://www.algodale.com/problems/subtree-of-another-tree/

โ€Žtwo-sum/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/two-sum/
2+
- ํ•ด์„ค: https://www.algodale.com/problems/two-sum/

โ€Žvalid-anagram/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/valid-anagram/
2+
- ํ•ด์„ค: https://www.algodale.com/problems/valid-anagram/

โ€Žvalid-palindrome/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/valid-palindrome/
2+
- ํ•ด์„ค: https://www.algodale.com/problems/valid-palindrome/

0 commit comments

Comments
ย (0)