Загрузка...

Selection sort

Selection sort is a comparison based sorting algorithm that works by repeatedly selecting the smallest number from the unsorted list and placing it in its correct position. Here's how it works in detail : 1. Find the minimum number - Look through the entire unsorted list to find the smallest element. 2. Swap - Swap this minimum number with the first element of the unsorted list. 3. Repeat - Repeat the process for the remaining unsorted elements

Видео Selection sort канала Study Computer Science
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять