MCPcopy Create free account
hub / github.com/diptangsu/Sorting-Algorithms / isSorted

Method isSorted

Kotlin/BogoSort.kt:58–65  ·  view source on GitHub ↗

Checks the array is sorted by checking if each consecutive term is increasing in magnitude.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected