MCPcopy Create free account
hub / github.com/bwiens/leetcode-python / isSubsequence

Method isSubsequence

is_subsequence.py:8–27  ·  view source on GitHub ↗

:type s: str :type t: str :rtype: bool

(self, s, t)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

is_subsequence.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected