Search Header Logo

Unit 6 Review

Authored by Jon Kern

Computers, Science

9th - 12th Grade

Used 16+ times

Unit 6 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true of algorithms?

Algorithms may have an infinite set of instructions

Algorithms must be expressed using a programming language

Every algorithm can be constructed using combinations of sequencing, selection, and iteration

Every problem can be solved with an algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following algorithm is followed by a person every morning when they get up from bed to go to school

Wake up

Brush teeth

Put on shirt

Put on pants

Put on socks

Put on shoes

Tie shoes

Which concept does this algorithm BEST demonstrate?

Sequencing

Selection

Iteration

Execution

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A town government is designing a new bus system. The planners are deciding where to put the different bus stops. They want to pick a set of bus stop locations that will minimize the distance anyone needs to walk in order to get to any bus stop in town. What term best defines this kind of problem?

A decision problem

An optimization problem

An undecidable problem

An efficiency problem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A school is creating class schedules for its students. The students submit their requested courses and then a program will be designed to find the optimal schedule for all students.

The school has determined that finding the absolute best schedule cannot be solved in a reasonable time. Instead they have decided to use a simpler algorithm that produces a good but non-optimal schedule in a more reasonable amount of time.

Which principle does this decision best demonstrate?

Unreasonable algorithms may sometimes also be undecidable

Heuristics can be used to solve some problems for which no reasonable algorithm exists

Two algorithms that solve the same problem must also have the same efficiency

Approximate solutions are often identical to optimal solutions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following algorithmic efficiencies would be considered LEAST efficient?

Linear

Constant

Polynomial

Exponential

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the existence of undecidable problems?

Undecidable problems are problems for which more than one algorithm solves the problem and computer scientists have not yet chosen the algorithm they believe is best

Undecidable problems are problems for which an algorithm can be written that will produce the same output for at least two possible inputs

Undecidable problems are problems for which an algorithm can be written that produces a correct output for all inputs but in an unreasonable time

An undecidable problem is a problem for which no algorithm can be constructed that always produces a correct output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A group of students writes their names and unique student ID numbers on sheets of paper. The sheets are then randomly placed in a stack.

Their teacher is looking to see if a specific ID number is included in the stack. Which of the following best describes whether their teacher should use a linear or a binary search?

The teacher could use either type of search though the linear search is likely to be faster

The teacher could use either type of search though the binary search is likely to be faster

Neither type of search will work since the data is numeric

Only the linear search will work since the data has not been sorted

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?