We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf7be0 commit 500eb97Copy full SHA for 500eb97
Two Sum renamed to Two Sum.java
@@ -1,4 +1,3 @@
1
-//this code is in java
2
class Solution
3
{
4
public int[] twoSum(int[] nums, int target)
0 commit comments