Skip to content

Commit

Permalink
Merge pull request #72 from DaleSeo/main
Browse files Browse the repository at this point in the history
๋ˆ„๋ฝ๋œ README.md ํŒŒ์ผ ์ถ”๊ฐ€
  • Loading branch information
DaleSeo authored May 13, 2024
2 parents 439f8c5 + 07d061c commit d769f97
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions best-time-to-buy-and-sell-stock/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
- ํ•ด์„ค: https://www.algodale.com/problems/best-time-to-buy-and-sell-stock/
2 changes: 2 additions & 0 deletions climbing-stairs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/climbing-stairs/
- ํ’€์ด: https://www.algodale.com/problems/climbing-stairs/
2 changes: 2 additions & 0 deletions contains-duplicate/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/contains-duplicate/
- ํ•ด์„ค: https://www.algodale.com/problems/contains-duplicate/
2 changes: 2 additions & 0 deletions maximum-depth-of-binary-tree/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/maximum-depth-of-binary-tree/
- ํ’€์ด: https://www.algodale.com/problems/maximum-depth-of-binary-tree/
4 changes: 4 additions & 0 deletions meeting-rooms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- ๋ฌธ์ œ
- ์œ ๋ฃŒ: https://leetcode.com/problems/meeting-rooms/
- ๋ฌด๋ฃŒ: https://www.lintcode.com/problem/920/
- ํ’€์ด: https://www.algodale.com/problems/meeting-rooms/
2 changes: 2 additions & 0 deletions same-tree/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/same-tree/
- ํ’€์ด: https://www.algodale.com/problems/same-tree/
2 changes: 2 additions & 0 deletions subtree-of-another-tree/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/subtree-of-another-tree/
- ํ’€์ด: https://www.algodale.com/problems/subtree-of-another-tree/
2 changes: 2 additions & 0 deletions two-sum/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/two-sum/
- ํ•ด์„ค: https://www.algodale.com/problems/two-sum/
2 changes: 2 additions & 0 deletions valid-anagram/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/valid-anagram/
- ํ•ด์„ค: https://www.algodale.com/problems/valid-anagram/
2 changes: 2 additions & 0 deletions valid-palindrome/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- ๋ฌธ์ œ: https://leetcode.com/problems/valid-palindrome/
- ํ•ด์„ค: https://www.algodale.com/problems/valid-palindrome/

0 comments on commit d769f97

Please sign in to comment.