1. [LeetCode] Wildcard Matching
2. Given an array of integers, find a subset of numbers from this array such that, after negating the elements of this set, the total sum of all elements would be equal to zero
3. Find the top k sums of two sorted arrays
4. [LeetCode] Best Time to Buy and Sell Stock VI
6. Rearrange a string so that all same characters become d distance away
7. [LeetCode] Maximum Gap 最大间隙问题
8. [LeetCode] Palindrome Partitioning II
13. 数字三角形II
15. Run time error: Surrounded Regions