Skip to content

Instantly share code, notes, and snippets.

@wszdwp
Created November 24, 2018 16:05
Show Gist options
  • Select an option

  • Save wszdwp/3094c17141b95a0c5f1227664b590ca2 to your computer and use it in GitHub Desktop.

Select an option

Save wszdwp/3094c17141b95a0c5f1227664b590ca2 to your computer and use it in GitHub Desktop.
leetcode 题目归类总结

Tree

Path

543 Diameter of Binary Tree
687 Longest Univalue Path
863 All Nodes distance K in Binary Tree

Tree -> Undirected Graph BFS Graph find distance k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment