-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: kinlog/visualgo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BT2T-目前版本操作复杂且有bug,建议改为随机生成二叉树,演示对其进行转换的动画过程,以及随机生成树或者森林,演示对其转换的过程。随机存储的二叉树,树和森林可稍微多些,以便于观看到各种情形的变化。
#23
opened May 2, 2016 by
kinlog
队列-入队和出队演示效果不对,这里可能想演示的是循环队列,但程序不全对,建议将队列分为三种情况演示:1 顺序队列,2链式队列,3循环队列。这三个都列在队列里面,而不是在菜单中单独列出。
#9
opened May 2, 2016 by
kinlog
单链表-插入操作限定结点个数0-6,但如果输入8,算法演示会执行到最后一个结点,然后停留在那里,此处应该先判断8越界,给出提示,算法不演示
#6
opened May 2, 2016 by
kinlog
ProTip!
Find all open issues with in progress development work with linked:pr.