树(简单)

树的前序遍历(递归/遍历)

树的中序遍历(递归/遍历)

树的后序遍历(递归/遍历)

树的深度优先搜索(递归/遍历)

树的广度优先搜索(递归/遍历)

posted @ 2023-03-22 17:51  jsqup  阅读(9)  评论(0编辑  收藏  举报