MCPcopy Create free account
hub / github.com/Jensenczx/CodeEveryday / nextPermutation

Method nextPermutation

102_nextPermutation.java:6–37  ·  view source on GitHub ↗

@param nums: an array of integers @return: return nothing (void), do not return anything, modify nums in-place instead

(int[] nums)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

swapMethod · 0.95
sortMethod · 0.95

Tested by

no test coverage detected