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

Method strStr

028_implement_strstr/strstr.py:2–9  ·  view source on GitHub ↗

:type haystack: str :type needle: str :rtype: int

(self, haystack, needle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected