Skip to content

Commit 364656e

Browse files
committed
suggest folder structure
1 parent 8e619a2 commit 364656e

File tree

9 files changed

+15
-50
lines changed

9 files changed

+15
-50
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+
"""

sam_lee/Contains_Duplicate.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

sam_lee/Group_Anagrams.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

sam_lee/Two_Sum

Lines changed: 0 additions & 10 deletions
This file was deleted.

sam_lee/Valid_Anagram

Lines changed: 0 additions & 18 deletions
This file was deleted.

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)