Computers in society: Sorting algorithms

Computers in society: Sorting algorithms

7th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Database Basics

Database Basics

6th - 8th Grade

15 Qs

Computing Unit Quiz

Computing Unit Quiz

7th Grade

10 Qs

C++ Quiz 5: Searching and Sorting Algorithms

C++ Quiz 5: Searching and Sorting Algorithms

7th - 12th Grade

9 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

7th - 12th Grade

10 Qs

Computing XDDD

Computing XDDD

KG - University

10 Qs

Computational Thinking Quiz

Computational Thinking Quiz

7th Grade

10 Qs

ASD - Fondamenti e ordinamenti

ASD - Fondamenti e ordinamenti

1st - 10th Grade

15 Qs

Computers in society: Sorting algorithms

Computers in society: Sorting algorithms

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Iris Tewes

Used 13+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?