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 8c78d90 commit 66d4679Copy full SHA for 66d4679
LinearSearch.java renamed to Searches/LinearSearch.java
@@ -59,4 +59,4 @@ public static void printarray(int[] a){
59
}
60
System.out.println();
61
62
-}
+}
0 commit comments