Skip to content

Commit d2078f6

Browse files
committed
Add other leetcode projects
1 parent 4fb9642 commit d2078f6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# My Python Solutions for Leetcode
1+
# My Python & JAVA Solutions for Leetcode (inspired by [haoel's leetcode](https://github.com/haoel/leetcode))
22

33
[The whole lists](https://github.com/qiyuangong/leetcode/tree/master/python):
44

@@ -122,3 +122,10 @@
122122
| # | To Understand |
123123
|---| ----- |
124124
| 4 | [Median of Two Sorted Arrays](https://leetcode.com/problems/median-of-two-sorted-arrays/) |
125+
126+
# Other Leetcode Repos
127+
128+
1. [haoel's leetcode](https://github.com/haoel/leetcode)
129+
2. [soulmachine's leetcode](https://github.com/soulmachine/leetcode)
130+
3. [kamyu104's LeetCode](https://github.com/kamyu104/LeetCode)
131+
4. [gouthampradhan's leetcode](https://github.com/gouthampradhan/leetcode)

0 commit comments

Comments
 (0)