We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09cd70 commit 70c3ae8Copy full SHA for 70c3ae8
README.md
@@ -3,8 +3,6 @@
3
## Solutions to Leetcode problems in Java
4
Category | Count
5
--- | ---
6
-Easy | 282
7
-Medium | 331
8
-Hard | 54
9
-
10
+[Easy](https://github.com/varunu28/LeetCode-Java-Solutions/tree/master/Easy) | 282
+[Medium](https://github.com/varunu28/LeetCode-Java-Solutions/tree/master/Medium) | 331
+[Hard](https://github.com/varunu28/LeetCode-Java-Solutions/tree/master/Hard) | 54
0 commit comments