Skip to content

Commit 7f236a3

Browse files
authored
Merge pull request #3 from DaleStudy/folder-structure
폴더 구조 제안
2 parents e48a41f + 364656e commit 7f236a3

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""
2+
https://leetcode.com/problems/best-time-to-buy-and-sell-stock/
3+
"""

contains-duplicate/Bumsu-Yi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""
2+
https://leetcode.com/problems/contains-duplicate/
3+
"""

two-sum/Bumsu-Yi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""
2+
https://leetcode.com/problems/two-sum/
3+
"""

valid-anagram/Bumsu-Yi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""
2+
https://leetcode.com/problems/valid-anagram/
3+
"""

valid-palindrome/Bumsu-Yi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""
2+
https://leetcode.com/problems/valid-palindrome/
3+
"""

0 commit comments

Comments
 (0)