In this video we are solving Leetcode problem # 761: Custom Sort String. It's a relatively simple question using a string builder and a counts dictionary.