Y9 - T1.1 - CrashCourse Algorithms

Passage
•
Computers
•
9th Grade
•
Hard
Chris Bargh
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is considered one of the fathers of algebra?
Alan Turing
Muḥammad ibn Mūsā al-Khwārizmī
Isaac Newton
Albert Einstein
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main goal of an efficient algorithm?
To be as complex as possible
To use as many steps as possible
To use as much memory as possible
To compute in fewer steps
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the sorting algorithm that involves finding the smallest number and swapping it?
Bubble Sort
Selection Sort
Quick Sort
Merge Sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the computational complexity of the Selection Sort algorithm?
N squared
N factorial
N log N
N
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first step in the Merge Sort algorithm?
Merging the array
Finding the smallest number
Swapping numbers
Splitting the array
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Big O notation for the Merge Sort algorithm?
N
N factorial
N log N
N squared
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a graph in computer science?
A network of nodes connected by lines
A collection of sorted numbers
A type of sorting algorithm
A programming language
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Introduction to Programming

Quiz
•
2nd - 10th Grade
10 questions
Performing Mensuration & Calculation

Quiz
•
9th Grade
16 questions
2.1 Linear and Binary Searching Algorithms

Quiz
•
8th - 10th Grade
10 questions
Chapter 10 Quiz on Lists

Quiz
•
9th Grade
15 questions
AP CSP Exam Review: Big Idea 3

Quiz
•
8th - 10th Grade
10 questions
Computational Thinking

Quiz
•
9th - 11th Grade
10 questions
Sequencing in Flowcharts

Quiz
•
5th - 9th Grade
10 questions
Algorithms

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade