MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / isScramble

Method isScramble

Algorithms/087. Scramble String/Solution.py:4–19  ·  view source on GitHub ↗

:type s1: str :type s2: str :rtype: bool

(self, s1, s2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

hasSameCharsMethod · 0.95

Tested by

no test coverage detected