toIPA
Home
Blog
Category
Insertion sort
sorting algorithm that, at each iteration, inserts the current input element into the suitable position between the already sorted elements
Pronunciation
/ɪnˈsərʃən sɔrt/
/ɪnˈsəːʃən sɔːt/
Categories
sorting algorithm
comparison sort
stable sorting algorithm
adaptive sort
in-place algorithm
online algorithm