Selection Sort - podcast episode cover

Selection Sort

May 22, 202010 min
--:--
--:--
Listen in podcast apps:
Metacast
Spotify
Youtube
RSS

Episode description

In computer science, selection sort is an in-place comparison sorting algorithm. It has an O(n²) time complexity, which makes it inefficient on large lists, and generally performs worse than the similar insertion sort

For the best experience, listen in Metacast app for iOS or Android
Open in Metacast
Selection Sort | Programmers Quickie podcast - Listen or read transcript on Metacast