240 投稿
收录了3篇文章 · 1人关注
  • 101. Symmetric Tree(对称树)

    题目描述 Given a binary tree, check whether it is a mirror of itself (ie, sy...

  • 113. Path Sum II

    题目描述 Given a binary tree and a sum, find all root-to-leaf paths where ea...

  • 112. Path Sum

    题目描述 Given a binary tree and a sum, determine if the tree has a root-to-...