Rope (로프)
문자열을 균형 트리로 관리, split/merge로 O(log N) 삽입/삭제
메타데이터
| ID | rope |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 11.0s (11000ms) |
| 구성 | 7 elements · 4 chapters · 3 effects |
| 태그 | #data-structure #tree #rope #string |
본문에 삽입
```anim:rope
{}
``` 문자열을 균형 트리로 관리, split/merge로 O(log N) 삽입/삭제
| ID | rope |
| 카테고리 | algorithm |
| 버전 | v4 |
| 길이 | 11.0s (11000ms) |
| 구성 | 7 elements · 4 chapters · 3 effects |
| 태그 | #data-structure #tree #rope #string |
```anim:rope
{}
```