CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

SQL

SQL

10th Grade

10 Qs

Enumeration and Recursion

Enumeration and Recursion

11th Grade - University

12 Qs

Key Words

Key Words

10th Grade

10 Qs

PENILAIAN HARIAN 2

PENILAIAN HARIAN 2

11th Grade - University

10 Qs

Linear and Binary Search Algorithms

Linear and Binary Search Algorithms

11th Grade

10 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

Merge Sort

Merge Sort

10th Grade

14 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

Pixar character coloring

Rendering Algorithms

NASA space shuttle solar panels

Minimax Algorithms

Google Maps

Route Finding Algorithms

Checkers

Optimization & Scheduling 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?