Skip to content

Commit 6cb007d

Browse files
Rename REVERSE THE FIRST K ELEMENTS.txt to QUEUES/REVERSE THE FIRST K ELEMENTS.txt
1 parent d76c18d commit 6cb007d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REVERSE THE FIRST K ELEMENTS.txt renamed to QUEUES/REVERSE THE FIRST K ELEMENTS.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ public class Solution {
3939
input.add(temp);
4040
}
4141

42-
}
42+
}

0 commit comments

Comments
 (0)