Skip to content

Conversation

@qyaaaa
Copy link
Contributor

@qyaaaa qyaaaa commented Apr 7, 2021

如果需要支持随机访问的话,链表没办法做到。如
果需要存储的数据元素的个数不确定,并且需要经常添加和删除数据的话,使用链表比较合适。
改为:
如果需要支持随机访问的话,链表没办法做到。
如果需要存储的数据元素的个数不确定,并且需要经常添加和删除数据的话,使用链表比较合适。

@Snailclimb Snailclimb merged commit 09216a6 into Snailclimb:master Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants