Skip to content

Commit

Permalink
Update README-zh-cn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linhe0x0 authored Mar 15, 2017
1 parent 045bbbb commit f74714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
* 移除: `O(1)`

### Tree
* 树是无向、连通、非循环的图
* 树是无向、连通的无环图

### Binary Tree
* 二叉树即是每个节点最多包含左子节点与右子节点这两个节点的树形数据结构。
Expand Down

0 comments on commit f74714f

Please sign in to comment.