CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Insertion Sort

Insertion Sort

12th Grade

10 Qs

Merge Sort

Merge Sort

10th Grade

11 Qs

Search Algorithms

Search Algorithms

9th - 11th Grade

12 Qs

APCSA Algorithms

APCSA Algorithms

9th - 12th Grade

12 Qs

Sort and Searching Algorithm Assessment

Sort and Searching Algorithm Assessment

10th Grade

12 Qs

SORTING

SORTING

9th - 12th Grade

10 Qs

Algorithm Complexity Quiz

Algorithm Complexity Quiz

9th - 12th Grade

10 Qs

Understanding Insertion Sort Algorithm

Understanding Insertion Sort Algorithm

12th Grade

10 Qs

CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Scott Chamberlain

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MATCH QUESTION

1 min • 5 pts

Match the following algorithms to the problems they help to solve.

Route Finding Algorithms

Google Hangouts

Minimax Algorithms

Checkers

Rendering Algorithms

Pixar character coloring

Optimization & Scheduling Algorithms

NASA space shuttle solar panels

Compression Algorithms

Google Maps

2.

DRAG AND DROP QUESTION

1 min • 2 pts

The two attributes of a good algorithm are ​ (a)   and ​ (b)   (answers should be in alphabetical order)

correctness
efficiency
readability
program size

3.

DRAG AND DROP QUESTION

1 min • 2 pts

The two types of searches mentioned in the "guessing game" (in the order that they are mentioned) are ​ (a)   and ​ (b)  

linear
binary
bubble
hashing

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What type of search is described in the list of steps shown here?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The position of an element in an array is known as its _________.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which term describes a mix of English with features that you see in programming languages?

machine learning

pseudocode

integrated development environment

open source

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a 1,000 element array (list), a binary search would require at most how many guesses?

10

100

500

1000

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?