阅读背景:

Data structure-3 单链表LinkedList--Java语言实现

来源:互联网 

1. 链表特点

One disadvantage of using arrays to store data is that arrays are static structures and therefore cannot be easily extended or reduced to fit the data set. Arrays are also expensive to maintain new insertions and deletions. In this chapter we consider another data structure called Linked Lists that addresses some of the limitations of arrays. One disadvantage of using arrays to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: