tHe puZZlingG wOrlD
A collection of "interesting" data structure and algorithm questions
Tuesday, March 22, 2011
Implement strstr() to Find a Substring in a String
Source
Problem
Write C code to implement the
strstr
(Search for a substring) function. Do not use any system library such as
strlen
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment