sorting

Description

read to know about bubble and bucket sorting ;/
lil_KIMBO .
Slide Set by lil_KIMBO ., updated more than 1 year ago
lil_KIMBO .
Created by lil_KIMBO . about 8 years ago
9
0

Resource summary

Slide 1

    bubble sort
    bubble sort algorithms go through a list of data a number of times, comparing two items that are side by side to see which is out of order. it will keep going through the list until all the data is sorted into order. each time the algorithm goes through the list it is called a pass.

Slide 2

    bucket sort
    a bucket sort algorithm separates a list of data into different collections of data, called buckets. Empty buckets are set up at the start of the sort and are filled with the relevant data. each bucket is then sorted , and the data is finally gathered back into a list.
Show full summary Hide full summary

Similar

Searching and Sorting Algorithms
Josh Calvert
Searching and Sorting Algorithms
Arnav Kolhe
Searching and Sorting Algorithms
yo uo
Sorting & Searching Algorithms
Jasen M
Sorting Algorithms
Mateusz Zawadzki
Cognitive Psychology Key Terms
5135702
The Nature of matter, atomic structure and the periodic table
BorisAiray125
Mga Tauhan ng Ibong Adarna
mark.sy7054
Language Analysis
Connie Theobald
The sign of four themes
Annabel Hovenden
ECONOMICS
Hello World