We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56cf1e commit f33f33bCopy full SHA for f33f33b
README.md
@@ -1 +1,8 @@
1
-# LeetCode-Solutions
+# LeetCode Solved Problems
2
+
3
+| # | Title | Solution
4
+| --- | --- |
5
+| 1 | Two Sum | Solution
6
+| 771 | Jewels and Stones | Solution
7
+| 1108 | Defanging an IP Address | Solution
8
+| 1342 | Number of Steps to Reduce a Number to Zero | Solution
0 commit comments