Algorithms Quiz

Algorithms Quiz

11th Grade

30 Qs

quiz-placeholder

Similar activities

APCSA Final Review

APCSA Final Review

9th - 12th Grade

30 Qs

Code.org APCSP Unit 6 Review

Code.org APCSP Unit 6 Review

9th - 12th Grade

29 Qs

General Programming Terms

General Programming Terms

10th - 12th Grade

33 Qs

Programming with Karel

Programming with Karel

7th - 12th Grade

25 Qs

PLTW Mid-Term Review

PLTW Mid-Term Review

9th - 12th Grade

25 Qs

loop and if in python (22/8/2020)

loop and if in python (22/8/2020)

11th Grade

27 Qs

Programming Loops, Data Structures, etc..

Programming Loops, Data Structures, etc..

9th - 12th Grade

35 Qs

CPP Mid Term SPOT test

CPP Mid Term SPOT test

5th Grade - University

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