We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c305f commit 3c78628Copy full SHA for 3c78628
README.md
@@ -79,7 +79,7 @@
79
- [leetcode380:常数时间插入、删除和获取随机元素](https://github.com/sisterAn/JavaScript-Algorithms/issues/48)
80
- [剑指Offer:第一个只出现一次的字符](https://github.com/sisterAn/JavaScript-Algorithms/issues/50)
81
82
-#### 树
+#### 二叉树
83
- [字节&leetcode144:二叉树的前序遍历](https://github.com/sisterAn/JavaScript-Algorithms/issues/37)
84
- [字节&leetcode94:二叉树的中序遍历](https://github.com/sisterAn/JavaScript-Algorithms/issues/38)
85
- [字节&leetcode145:二叉树的后序遍历](https://github.com/sisterAn/JavaScript-Algorithms/issues/40)
0 commit comments