Programmers Quickie

Selection Sort


Listen Later

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

...more
View all episodesView all episodes
Download on the App Store

Programmers QuickieBy Software Engineering

  • 4
  • 4
  • 4
  • 4
  • 4

4

5 ratings