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 1a66e86 commit b674fadCopy full SHA for b674fad
Sorting/quick_sort.java renamed to Sorting/QuickSort/java/quick_sort.java
@@ -61,4 +61,4 @@ public static void main(String[] args)
61
System.out.print(arr[i]+" ");
62
System.out.println();
63
}
64
-}
+}
0 commit comments