Computer Science Concepts

Computer Science Concepts

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Kelly Challand

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

sequencing

Back

The sequential execution of steps in an algorithm or code in a program (like steps in a recipe).

2.

FLASHCARD QUESTION

Front

selection

Back

A Boolean condition to determine which of two paths are taken in an algorithm or program.

3.

FLASHCARD QUESTION

Front

iteration

Back

The repetition of steps in an algorithm or program for a certain amount of times or until a certain condition is met.

4.

FLASHCARD QUESTION

Front

linear search

Back

An algorithm that iterates through each item in a list until it finds the target value.

5.

FLASHCARD QUESTION

Front

binary search

Back

An algorithm that searches a sorted list for a value by repeatedly splitting the list in half.

6.

FLASHCARD QUESTION

Front

reasonable time

Back

A run time for an algorithm that doesn't increase faster than a polynomial function of the input size.

7.

FLASHCARD QUESTION

Front

heuristic

Back

A technique that helps an algorithm find a good solution in a hard problem.

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?