What is an Algorithm?
Introduction to Programming

Quiz
•
Computers
•
2nd - 10th Grade
•
Medium
Jo-Ann (Failsworth)
Used 73+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A list of steps in any order
A list of steps in order (sequence)
A list of paragraphs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are computer programs made up of?
Bits and Bobs
Algorithmics
Algorithms
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is pseudocode?
An algorithm in the wrond order
A written algorithm
A series of shapes linked together
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this shape for in a Flowchart?
Decision
Start Stop
Process
Input Output
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this shaped used for in a Flowchart?
Decision
Input output
Start Stop
Process
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm have we learnt about?
Merge
Insertion
Bubble
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following describes a Bubble Sort?
compares values in turn, starting with the second value in the list. If this value is greater than the value to the left of it, no changes are made. Otherwise this value is repeatedly moved left until it meets a value that is less than it. The sort process then starts again with the next value. This continues until the end of the list is reached.
uses a technique called divide and conquer. The list is repeatedly divided into two until all the elements are separated individually. Pairs of elements are then compared, placed into order and combined. The process is then repeated until the list is recompiled as a whole.
goes 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 of data until all the data is sorted into order. Each time the algorithm goes through the list it is called a ‘pass’.
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Search Algorithms

Quiz
•
9th - 11th Grade
15 questions
Code.org - Unit 6 Review

Quiz
•
9th - 12th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
12 questions
Introduction to Computational Thinking

Quiz
•
7th - 8th Grade
15 questions
Computer Science Basics

Quiz
•
KG - 2nd Grade
15 questions
Computer Systems

Quiz
•
10th Grade
11 questions
GC Y8 - Algorithms - reminder

Quiz
•
7th - 8th Grade
10 questions
Basic Coding Terminology

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade