MCPcopy Create free account
hub / github.com/RealHacker/leetcode-solutions / isScramble

Method isScramble

087_scramble_string/scramble_string.py:4–16  ·  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 1

recurseMethod · 0.95

Calls 1

recurseMethod · 0.95

Tested by

no test coverage detected