Computers in society: Sorting algorithms

Computers in society: Sorting algorithms

7th Grade

10 Qs

quiz-placeholder

Similar activities

Struktur Data - Sorting

Struktur Data - Sorting

1st - 10th Grade

15 Qs

GCSE J277 - Computational Thinking Keyword Quiz

GCSE J277 - Computational Thinking Keyword Quiz

7th Grade

10 Qs

Sorting algorithms

Sorting algorithms

6th - 8th Grade

10 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

7th Grade

12 Qs

C++ Quiz 5: Searching and Sorting Algorithms

C++ Quiz 5: Searching and Sorting Algorithms

7th - 12th Grade

9 Qs

C++ Searches and Sorts

C++ Searches and Sorts

7th - 12th Grade

9 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Common Algorithms -  Bitesize

Common Algorithms - Bitesize

KG - 11th Grade

10 Qs

Computers in society: Sorting algorithms

Computers in society: Sorting algorithms

Assessment

Quiz

Created by

Iris Tewes

Computers

7th Grade

13 plays

Medium

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is a set of rules or instructions for a computer to follow.

Algorithm

binary

sort

ordering

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

____ is represented with numbers 0 's and 1's.

Quinary

Binary

Ternary

Decimal numeral system

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___ is set of instructions that tell a computer to carry out a task.

algorithm

bubble sort

binary

program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This algorithm compares two items and if the first is bigger than the second, they will be swapped

Insertion sort

selection sort

bubble sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This algorithm takes an item of out of the unsorted list one by one and puts them in the right place in the new, sorted list, which is in order.

Bubble Sort

Insertion sort

Selection sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This algorithm finds the biggest item and puts it first in the list, then it finds the next bigger item and puts it second. This continues until the list is sorted.

Insertion sort

Selection sort

Bubble sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arranging things in a list or sequence is called ____.

insertion

ordering

algorithm

selection

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?