Comp Sci Vocab

Comp Sci Vocab

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Computational Thinking

Computational Thinking

9th Grade - University

22 Qs

Unit 6 Algorithms Review

Unit 6 Algorithms Review

12th Grade

15 Qs

Quantum Detanglers Division B Science Olympiad Elimination

Quantum Detanglers Division B Science Olympiad Elimination

9th Grade

22 Qs

Hamiltonian Circuits - Discrete Ch 2

Hamiltonian Circuits - Discrete Ch 2

11th - 12th Grade

15 Qs

Examen Programación

Examen Programación

10th Grade - University

20 Qs

Introduction to Computer Science Review

Introduction to Computer Science Review

11th Grade

12 Qs

Computer Science Personal Reflections

Computer Science Personal Reflections

9th Grade

15 Qs

Unit 6 Pre-Assessment - Algorithms

Unit 6 Pre-Assessment - Algorithms

11th - 12th Grade

15 Qs

Comp Sci Vocab

Comp Sci Vocab

Assessment

Quiz

Mathematics

9th - 12th Grade

Easy

Created by

Anshi Vyas

Used 4+ times

FREE Resource

17 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A general description of a task that can (or cannot) be solved with an algorithm

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

a finite set of instructions that accomplish a task

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

a measure of how many steps are needed to complete an algorithm

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

a search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A search algorithm that starts at the middle of a sorted set of numbers and removes half of the data; this process repeats until the desired value is found or all elements have been eliminated. Divide and conquer.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Algorithms with a polynomial efficiency or lower (constant, linear, square, cube, tc.) are said to run in a reasonable amount of time

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Algorithms with exponential or factorial efficiencies are examples of algorithms that run in an unreasonable amount of time.

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?