热心市民小喷
热心市民小喷
全部文章
分类
BFS(2)
DFS(2)
pat乙级(69)
pat甲级(16)
栈,队列(1)
浙工大(3)
问题小技巧(2)
随笔(8)
题解(2)
归档
标签
去牛客网
登录
/
注册
谁人打的太极
TA的专栏
99篇文章
2人订阅
代码学习笔记
99篇文章
1874人学习
全部文章
(共4篇)
PAT甲级1099
来自专栏
1099 Build A Binary Search Tree (30分) A Binary Search Tree (BST) is recursively defined as a binary tree which has t...
树的遍历
二叉树
二叉树的建立插入
BFS
2020-05-04
0
501
PAT甲级1043
1043 Is It a Binary Search Tree (25分) A Binary Search Tree (BST) is recursively defined as a binary tree which has t...
树的遍历
二叉树的建立插入
2020-05-03
0
574
PAT甲级1086(算法笔记8.1DFS)
来自专栏
1086 Tree Traversals Again (25分) An inorder binary tree traversal can be implemented in a non-recursive way with a s...
DFS
树的遍历
2020-04-29
1
655
PAT甲级1053(算法笔记9.3)
来自专栏
1053 Path of Equal Weight (30分) Given a non-empty tree with root R, and with weight Wi assigned to each tree n...
DFS
树的遍历
2020-04-28
1
636