MCPcopy
hub / github.com/doocs/leetcode / length

Method length

solution/0800-0899/0850.Rectangle Area II/Solution.py:41–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

39
40 @property
41 def length(self):
42 return self.tr[1].length
43
44
45class Solution:

Callers 15

strongPasswordCheckerMethod · 0.80
wordsTypingMethod · 0.80
findAnagramsMethod · 0.80
findAnagramsMethod · 0.80
removeKdigitsMethod · 0.80
fizzBuzzMethod · 0.80
licenseKeyFormattingMethod · 0.80
addStringsMethod · 0.80
subStringsMethod · 0.80
validWordAbbreviationMethod · 0.80
dfsMethod · 0.80

Calls

no outgoing calls

Tested by 15

encodeMethod · 0.64
gMethod · 0.64
minimumStringMethod · 0.64
minimumStringMethod · 0.64
fMethod · 0.64
shortestPalindromeMethod · 0.64
shortestPalindromeMethod · 0.64
findLatestTimeMethod · 0.64
shortestSubstringsMethod · 0.64