Computer Science Unit 10 notes

studied byStudied by 0 people
0.0(0)
get a hint
hint

Problem

1 / 17

18 Terms

1

Problem

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

New cards
2

Algorithm

a finite set of instructions that accomplish a task

New cards
3

Sequencing

putting steps in an order

New cards
4

Selection

deciding which steps to do next

New cards
5

Iteration

doing some steps over and over

New cards
6

Efficiency

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

New cards
7

Linear Search

a search algorithm checking each element in order until the desired value is found

New cards
8

Binary Search

a search algorithm starting in the middle and eliminating half the data until the desired value is found

New cards
9

Reasonable Time

algorithms with polynomial efficiency or lower running in a reasonable amount of time

New cards
10

Unreasonable Time

algorithms with exponential or factorial efficiencies running in an unreasonable amount of time

New cards
11

Heuristic

provides a "good enough" solution when an actual solution is impractical or impossible

New cards
12

Decision Problem

a problem with a yes/no answer

New cards
13

Optimization Problem

a problem aiming to find the "best" solution among many

New cards
14

Undecidable Problem

a problem with no algorithm always providing a correct yes/no answer

New cards
15

Sequential Computing

programs running one command at a time in order

New cards
16

Parallel Computing

breaking programs into small pieces, running some simultaneously

New cards
17

Distributed Computing

running programs on multiple devices

New cards
18

Speedup

time to complete a task sequentially divided by the time in parallel

New cards

Explore top notes

note Note
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 5 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 10 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 73 people
Updated ... ago
4.0 Stars(2)
note Note
studied byStudied by 47 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 26 people
Updated ... ago
5.0 Stars(1)

Explore top flashcards

flashcards Flashcard51 terms
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard40 terms
studied byStudied by 31 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard46 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard21 terms
studied byStudied by 14 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard90 terms
studied byStudied by 21 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard20 terms
studied byStudied by 1 person
Updated ... ago
5.0 Stars(1)
flashcards Flashcard223 terms
studied byStudied by 23 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard27 terms
studied byStudied by 12 people
Updated ... ago
5.0 Stars(1)