CS Python Fundamentals 8.8 Lesson Quiz

CS Python Fundamentals 8.8 Lesson Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Struktur Data Quiz

Struktur Data Quiz

9th Grade

10 Qs

C++ Quiz 5: Searching and Sorting Algorithms

C++ Quiz 5: Searching and Sorting Algorithms

7th - 12th Grade

9 Qs

Linear Search

Linear Search

12th Grade

10 Qs

SDD Test

SDD Test

10th - 12th Grade

15 Qs

Sorting  Algorithms &  Efficiency

Sorting Algorithms & Efficiency

11th - 12th Grade

15 Qs

GCSE Computing Flash Quiz

GCSE Computing Flash Quiz

10th - 11th Grade

12 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

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

Rendering Algorithms

Google Maps

Minimax Algorithms

Pixar character coloring

Optimization & Scheduling Algorithms

Google Hangouts

Route Finding Algorithms

NASA space shuttle solar panels

Compression Algorithms

Checkers

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?