ArrayList, 동적 배열의 성장과 shift
ArrayList 의 내부 배열이 add, capacity 확장, remove 시 어떻게 변하는지 capacity 와 size 를 함께 보여준다.
메타데이터
| ID | java-arraylist-ops |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 17.0s (17000ms) |
| 구성 | 22 elements · 5 chapters · 10 effects |
| 태그 | #java #arraylist #dynamic-array #collection |
본문에 삽입
```anim:java-arraylist-ops
{}
```