Programming Question

Question: Given a string b and an array of smaller strings T, design a method to search b for each small string in T.

From: Cracking the Coding Interview [McDowell]

Subject: Hard

Load Another Question


Select a Subject