919. Complete Binary Tree Inserter https://leetcode.com/problems/complete-binary-tree-inserter
117. Populating Next Right Pointers in Each Node II https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii
662. Maximum Width of Binary Tree https://leetcode.com/problems/maximum-width-of-binary-tree
863. All Nodes Distance K in Binary Tree https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
310. Minimum Height Trees https://leetcode.com/problems/minimum-height-trees
841. Keys and Rooms https://leetcode.com/problems/keys-and-rooms
1306. Jump Game III https://leetcode.com/problems/jump-game-iii
433. Minimum Genetic Mutation https://leetcode.com/problems/minimum-genetic-mutation
1926. Nearest Exit from Entrance in Maze https://leetcode.com/problems/nearest-exit-from-entrance-in-maze
1091. Shortest Path in Binary Matrix https://leetcode.com/problems/shortest-path-in-binary-matrix
Prerequisites
Before reading this article, you need to learn: