MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / bogo_sort

Function bogo_sort

src/sorting/bogo_sort.rs:36–48  ·  view source on GitHub ↗
(arr: &mut [T])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

random_arrayFunction · 0.85
sorted_arrayFunction · 0.85

Calls 3

permute_randomlyFunction · 0.85
is_sortedFunction · 0.70
lenMethod · 0.45

Tested by 2

random_arrayFunction · 0.68
sorted_arrayFunction · 0.68