There was an error while loading. Please reload this page.
1 parent e8f1d88 commit f59062aCopy full SHA for f59062a
Sorts/BogoSort.js
@@ -4,7 +4,7 @@
4
*/
5
6
// > [].isSorted()
7
-// false
+// true
8
// > [1].isSorted()
9
// true
10
// > [1,2,3].isSorted()
0 commit comments