MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / bt

Method bt

backTracking/Permutations2_47/Solution.java:32–50  ·  view source on GitHub ↗
(List<List<Integer>> result, List<Integer> current, int[] nums, boolean[] used)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

permuteUniqueMethod · 0.95

Calls 3

sizeMethod · 0.45
addMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected