| 124 | https://leetcode.com/problems/binary-tree-maximum-path-sum | Binary Tree Maximum Path Sum | Hard | 42.0% | 100.0% |
| 395 | https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters | Longest Substring with At Least K Repeating Characters | Medium | 46.0% | 100.0% |
| 397 | https://leetcode.com/problems/integer-replacement | Integer Replacement | Medium | 37.1% | 100.0% |
| 410 | https://leetcode.com/problems/split-array-largest-sum | Split Array Largest Sum | Hard | 59.8% | 100.0% |
| 413 | https://leetcode.com/problems/arithmetic-slices | Arithmetic Slices | Medium | 64.8% | 100.0% |
| 446 | https://leetcode.com/problems/arithmetic-slices-ii-subsequence | Arithmetic Slices II - Subsequence | Hard | 54.9% | 100.0% |
| 488 | https://leetcode.com/problems/zuma-game | Zuma Game | Hard | 30.2% | 100.0% |
| 576 | https://leetcode.com/problems/out-of-boundary-paths | Out of Boundary Paths | Medium | 48.4% | 100.0% |
| 588 | https://leetcode.com/problems/design-in-memory-file-system | Design In-Memory File System | Hard | 48.4% | 100.0% |
| 873 | https://leetcode.com/problems/length-of-longest-fibonacci-subsequence | Length of Longest Fibonacci Subsequence | Medium | 57.5% | 100.0% |
| 240 | https://leetcode.com/problems/search-a-2d-matrix-ii | Search a 2D Matrix II | Medium | 56.8% | 62.5% |