Challenge: Sparse Search
Given a sorted array of strings interspersed with empty strings, find the index of a given string.
We'll cover the following...
Problem statement
Implement a function that returns the index of the target string in a ...
Access this course and 1400+ top-rated courses and projects.