Y9 - T1.1 - CrashCourse Algorithms

Y9 - T1.1 - CrashCourse Algorithms

9th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to Programming

Introduction to Programming

2nd - 10th Grade

10 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

10 Qs

soal sumatif 3 kelas 9

soal sumatif 3 kelas 9

9th Grade

15 Qs

Unit 6/7 B  Quiz #2  Objects in lists and arrays, searching , so

Unit 6/7 B Quiz #2 Objects in lists and arrays, searching , so

9th - 12th Grade

12 Qs

Unit 8 - Searching and Sorting

Unit 8 - Searching and Sorting

9th - 12th Grade

15 Qs

Year 9 March

Year 9 March

9th Grade

11 Qs

Sorting Algorithms

Sorting Algorithms

9th Grade

10 Qs

Bubble Sort Selection Sort Binary Search Linear

Bubble Sort Selection Sort Binary Search Linear

9th Grade

12 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?