MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / isSorted

Method isSorted

2-Sorting/2-3-Quicksort/Quick.java:112–114  ·  view source on GitHub ↗

Check if array is sorted - useful for debugging

(Comparable[] a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sortMethod · 0.95

Calls 1

lessMethod · 0.95

Tested by

no test coverage detected