CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Linear and Binary Search Algorithms

Linear and Binary Search Algorithms

11th Grade

10 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

Sorting  Algorithms &  Efficiency

Sorting Algorithms & Efficiency

11th - 12th Grade

15 Qs

Sorting and searching

Sorting and searching

9th Grade

12 Qs

Assessment - Binary Linear Search and Bubble Sort

Assessment - Binary Linear Search and Bubble Sort

9th Grade

15 Qs

2.1.3 Searching Algorithms

2.1.3 Searching Algorithms

10th - 11th Grade

12 Qs

C++ Quiz 5: Searching and Sorting Algorithms

C++ Quiz 5: Searching and Sorting Algorithms

7th - 12th Grade

9 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.

Compression Algorithms

Checkers

Route Finding Algorithms

Pixar character coloring

Optimization & Scheduling Algorithms

NASA space shuttle solar panels

Rendering Algorithms

Google Maps

Minimax Algorithms

Google Hangouts

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?