Given two strings needle and haystack, return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.
-
Notifications
You must be signed in to change notification settings - Fork 0
edmar141811/Leetcode28
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Given two strings needle and haystack, return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published