We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bab51a commit 0d20c91Copy full SHA for 0d20c91
README.md
@@ -1,6 +1,6 @@
1
-# neet-code
+# leetcode
2
3
-Just some (n|l)eet code solutions in Python.
+Just some leetcode solutions in Python.
4
5
- [Container with max water](./containermaxwater.py)
6
- [Eval reverse Polish notation](./evalrpn.py)
0 commit comments