Algorithms Quiz

Algorithms Quiz

11th Grade

30 Qs

quiz-placeholder

Similar activities

Programming with Karel

Programming with Karel

7th - 12th Grade

25 Qs

CONDITIONAL STATEMENTS

CONDITIONAL STATEMENTS

11th - 12th Grade

25 Qs

Python Loops

Python Loops

9th - 12th Grade

27 Qs

JavaScript Karel Unit 1 Quiz Study Guide

JavaScript Karel Unit 1 Quiz Study Guide

9th - 12th Grade

25 Qs

AP Computer Science Principles (Final Exam part 2)

AP Computer Science Principles (Final Exam part 2)

9th - 12th Grade

30 Qs

The Coming Apocalypse Test (Coding I Chapter 7 SG)

The Coming Apocalypse Test (Coding I Chapter 7 SG)

9th - 12th Grade

25 Qs

Loops Quiz

Loops Quiz

9th - 12th Grade

25 Qs

Unit 6: List, Loops, and Transversals

Unit 6: List, Loops, and Transversals

9th Grade - University

30 Qs

Algorithms Quiz

Algorithms Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Francesca [Student]

Used 11+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Flow charts and pseudocode are used to describe and teach algorithms.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the code reaches a for loop, it goes through the body of the loop at least once.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does countX(324) return?

2

0

4

1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm always takes one parameter n as input.

True

False

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Is return allowed in a loop?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Can any code with a for loop be rewritten with a while loop?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of this code?

1 3 6 10 15 21 28 36 45

1 2 3 4 5 6 7 8 9

1 3 5 7 9

1 4 9 16 25

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?