| Problem Title | Difficulty | Frequency in Interviews |
|---|---|---|
| Binary Tree Max Path | Hard | |
| Binary Tree Diameter | Easy | |
| Number Of Subtrees With Single Value | Medium | |
| Binary Tree Max Depth | Easy | |
| Distinct Binary Search Trees | Medium | |
| Tree With Largest Bst | Medium | |
| Verify Preorder Sequence In Binary Search Tree | Medium | |
| Binary Tree Max Width | Medium | |
| Longest Binary Tree Path | Medium | |
| Binary Tree Left Most Value | Medium | |
| Binary Tree Longest Consecutive Sequence II | Medium | |
| Single Number Path | Easy | |
| Binary Tree Min Depth | Easy | |
| Binary Tree Diff | Easy | |
| Sum Of Paths IV | Medium | |
| Smallest String In Tree | Medium |