markdown 名单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 名单相关的知识,希望对你有一定的参考价值。

## List: This is so dynamic  

### ArrayList
* Capacity increases by 50% percent of the current size. 
* 
### Vector (No need to use )
  * Capacity increases by 100% of the current size
  * 
### LinkedList
  * no initial size. Linked list doesn't have index number it store prev and next item 
  * 
  
## Performence comaprison
<img src="https://image.slidesharecdn.com/collectionsapi-1up-090610213305-phpapp01/95/java-collections-api-14-728.jpg?cb=1244669602">
<img src="https://www.programcreek.com/wp-content/uploads/2013/03/arraylist-vs-linkedlist1.png">

以上是关于markdown 名单的主要内容,如果未能解决你的问题,请参考以下文章

markdown 令人敬畏的名单

markdown 令人敬畏的名单

markdown 令人敬畏的名单

markdown 令人敬畏的名单

markdown 令人敬畏的名单

markdown 令人敬畏的名单