Data structures and algorithms
Find Smallest Letter Greater Than Target
Find Smallest Letter Greater Than Target: You are given an array of characters letters that is sorted in non-decreasing order, and a character target.
read more