String matching: Difference between revisions

Content added Content deleted
m (linearized the task's categories.)
m (changed wording in the task requirement for better phrasing and for plural agreement.)
Line 4: Line 4:
[[Category:Simple]]
[[Category:Simple]]


;Task:
Given two strings, demonstrate the following three types of matchings:
Given two strings, demonstrate the following three types of string matching:


# Determining if the first string starts with second string
# Determining if the first string starts with second string