Scalable

스케일러블; 확장 가능한?


Example: finding DNA seq


Example: Read Trimming

데이터를 자르는 연산?

기본적으로 O(N)걸리고, 정렬을 해도(Index 사용) O(N) 걸린다

Example: Convert TIFF image to PNG

Example: Run THousands of simulations

Example: Find the most common word in each document

pattern?