May LeetCoding Challenge Click here for problem descriptions. Solutions in various programming languages are provided. Enjoy it. 1. First Bad String: Binary search. 2. Jewels and Stones: Hash Table