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

Method generateParenthesis

python/022. Generate Parentheses.py:4–9  ·  view source on GitHub ↗

:type n: int :rtype: List[str]

(self, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

createAnswerMethod · 0.95

Tested by

no test coverage detected