| Binary Tree Cameras | Hard | 47.6% |
| Maximum Depth of Binary Tree | Easy | 77.9% |
| Convert Sorted Array to Binary Search Tree | Easy | 75.2% |
| Binary Tree Zigzag Level Order Traversal | Medium | 63.1% |
| Binary Tree Right Side View | Medium | 69.5% |
| Validate Binary Search Tree | Medium | 35.3% |
| Same Tree | Easy | 66.6% |
| Binary Tree Level Order Traversal | Medium | 72.2% |
| Construct Binary Tree from Preorder and Inorder Traversal | Medium | 68.3% |
| Binary Search Tree Iterator | Medium | 76.1% |
| Lowest Common Ancestor of a Binary Tree | Medium | 68.7% |
| Serialize and Deserialize Binary Tree | Hard | 60.3% |
| Diameter of Binary Tree | Easy | 65.0% |
| Search in a Binary Search Tree | Easy | 82.5% |
| Kth Largest Element in a Stream | Easy | 60.7% |
| Cousins in Binary Tree | Easy | 59.1% |
| Amount of Time for Binary Tree to Be Infected | Medium | 65.1% |
| Count Complete Tree Nodes | Easy | 72.0% |
| Trim a Binary Search Tree | Medium | 66.6% |
| Binary Tree Inorder Traversal | Easy | 79.7% |
| Unique Binary Search Trees II | Medium | 61.9% |
| Unique Binary Search Trees | Medium | 63.3% |
| Recover Binary Search Tree | Medium | 58.7% |
| Symmetric Tree | Easy | 60.7% |
| Construct Binary Tree from Inorder and Postorder Traversal | Medium | 68.0% |
| Binary Tree Level Order Traversal II | Medium | 67.6% |
| Convert Sorted List to Binary Search Tree | Medium | 65.9% |
| Balanced Binary Tree | Easy | 57.8% |
| Minimum Depth of Binary Tree | Easy | 52.3% |
| Path Sum | Easy | 54.4% |
| Path Sum II | Medium | 61.7% |
| Flatten Binary Tree to Linked List | Medium | 70.2% |
| Populating Next Right Pointers in Each Node | Medium | 66.8% |
| Populating Next Right Pointers in Each Node II | Medium | 57.1% |
| Binary Tree Maximum Path Sum | Hard | 42.0% |
| Sum Root to Leaf Numbers | Medium | 69.6% |
| Binary Tree Preorder Traversal | Easy | 75.1% |
| Binary Tree Postorder Traversal | Easy | 77.6% |
| Invert Binary Tree | Easy | 79.8% |
| Kth Smallest Element in a BST | Medium | 76.5% |
| Lowest Common Ancestor of a Binary Search Tree | Medium | 70.0% |
| Binary Tree Paths | Easy | 68.2% |
| House Robber III | Medium | 55.6% |
| Sum of Left Leaves | Easy | 62.4% |
| Path Sum III | Medium | 46.3% |
| Serialize and Deserialize BST | Medium | 59.3% |
| Delete Node in a BST | Medium | 54.2% |
| Find Mode in Binary Search Tree | Easy | 58.5% |
| Most Frequent Subtree Sum | Medium | 68.9% |
| Find Bottom Left Tree Value | Medium | 72.2% |
| Find Largest Value in Each Tree Row | Medium | 66.3% |
| Convert BST to Greater Tree | Medium | 71.4% |
| Subtree of Another Tree | Easy | 51.2% |
| Construct String from Binary Tree | Medium | 70.6% |
| Merge Two Binary Trees | Easy | 79.0% |
| Find Duplicate Subtrees | Medium | 60.6% |
| Two Sum IV - Input is a BST | Easy | 63.0% |
| Print Binary Tree | Medium | 66.4% |
| Maximum Width of Binary Tree | Medium | 45.2% |
| Insert into a Binary Search Tree | Medium | 73.3% |
| Binary Tree Pruning | Medium | 72.4% |
| All Nodes Distance K in Binary Tree | Medium | 67.4% |
| Leaf-Similar Trees | Easy | 70.2% |
| Construct Binary Tree from Preorder and Postorder Traversal | Medium | 78.1% |
| All Possible Full Binary Trees | Medium | 82.8% |
| Increasing Order Search Tree | Easy | 78.9% |
| Range Sum of BST | Easy | 87.6% |
| Flip Equivalent Binary Trees | Medium | 69.6% |
| Check Completeness of a Binary Tree | Medium | 58.9% |
| Distribute Coins in Binary Tree | Medium | 77.2% |
| Vertical Order Traversal of a Binary Tree | Hard | 53.2% |
| Construct Binary Search Tree from Preorder Traversal | Medium | 84.1% |
| Sum of Root To Leaf Binary Numbers | Easy | 73.7% |
| Maximum Difference Between Node and Ancestor | Medium | 78.1% |
| Recover a Tree From Preorder Traversal | Hard | 83.2% |
| Binary Search Tree to Greater Sum Tree | Medium | 88.4% |
| Maximum Level Sum of a Binary Tree | Medium | 70.0% |
| Insufficient Nodes in Root to Leaf Paths | Medium | 54.8% |
| Delete Nodes And Return Forest | Medium | 72.5% |
| Lowest Common Ancestor of Deepest Leaves | Medium | 79.4% |
| Sum of Nodes with Even-Valued Grandparent | Medium | 85.9% |
| Deepest Leaves Sum | Medium | 86.5% |
| Balance a Binary Search Tree | Medium | 86.3% |
| All Elements in Two Binary Search Trees | Medium | 80.2% |
| Delete Leaves With a Given Value | Medium | 77.2% |
| Maximum Product of Splitted Binary Tree | Medium | 55.5% |
| Longest ZigZag Path in a Binary Tree | Medium | 67.0% |
| Maximum Sum BST in Binary Tree | Hard | 46.4% |
| Linked List in Binary Tree | Medium | 51.9% |
| Find a Corresponding Node of a Binary Tree in a Clone of That Tree | Easy | 85.8% |
| Count Good Nodes in Binary Tree | Medium | 73.8% |
| Pseudo-Palindromic Paths in a Binary Tree | Medium | 68.4% |
| Step-By-Step Directions From a Binary Tree Node to Another | Medium | 56.4% |
| Create Binary Tree From Descriptions | Medium | 81.7% |
| Root Equals Sum of Children | Easy | 84.8% |
| Reverse Odd Levels of Binary Tree | Medium | 86.7% |
| Minimum Number of Operations to Sort a Binary Tree by Level | Medium | 74.2% |
| Kth Largest Sum in a Binary Tree | Medium | 59.0% |
| Cousins in Binary Tree II | Medium | 75.8% |
| Find Elements in a Contaminated Binary Tree | Medium | 84.1% |