We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76c18d commit 6cb007dCopy full SHA for 6cb007d
REVERSE THE FIRST K ELEMENTS.txt renamed to QUEUES/REVERSE THE FIRST K ELEMENTS.txt
@@ -39,4 +39,4 @@ public class Solution {
39
input.add(temp);
40
}
41
42
-}
+}
0 commit comments