240 发简信
IP属地:澳门
  • 2023-08-10 我的ideavim配置

    " 显示当前模式set showmode" 打开行号set number" 设置命令历史记录条数set history=2000" 关闭兼容vi...

  • 2023-07-17 结构与解构

    1. 缘起 芒格在他的《穷查理宝典》中,曾经说到过(原话记不清了),人要多储备一些思维模型,这样能多角度看待问题。 好的思维模型有很多,例如,演...

  • same-tree

    描述: Given two binary trees, write a function to check if they are equal ...

  • symmetric-tree

    描述: Given a binary tree, check whether it is a mirror of itself (ie, sym...

  • binary-tree-level-order-traversal

    描述: Given a binary tree, return the level order traversal of its nodes' ...

  • binary-tree-zigzag-level-order-traversal

    描述: Given a binary tree, return the zigzag level order traversal of its ...

  • construct-binary-tree-from-inorder-and-postorder-traversal

    描述: Given inorder and postorder traversal of a tree, construct the binar...

  • binary-tree-level-order-traversal-ii

    描述: Given a binary tree, return the bottom-up level order traversal of i...

个人介绍
要成为很厉害的人啊