Y9 - T1.1 - CrashCourse Algorithms

Y9 - T1.1 - CrashCourse Algorithms

9th Grade

10 Qs

quiz-placeholder

Similar activities

PBD Algoritma ASK T3 Sesi 2

PBD Algoritma ASK T3 Sesi 2

9th Grade

10 Qs

ICT Terms

ICT Terms

7th - 10th Grade

12 Qs

National 5 Computing Science  SDD - Loops

National 5 Computing Science SDD - Loops

9th Grade

16 Qs

Sorting Algorithm Retrieval Practice

Sorting Algorithm Retrieval Practice

9th Grade

15 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Network Vocab

Network Vocab

8th - 10th Grade

16 Qs

Weekly Quiz 1

Weekly Quiz 1

4th Grade - Professional Development

10 Qs

Search and Sort Algorithms

Search and Sort Algorithms

9th Grade

10 Qs

Y9 - T1.1 - CrashCourse Algorithms

Y9 - T1.1 - CrashCourse Algorithms

Assessment

Passage

Computers

9th Grade

Hard

Created by

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

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?