CSP hw

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Simulation

the process of running a computer-based model to mimic the behavior of a real-world system or process

2
New cards

Problem

a specific task that can be solved by an algorithm, defined by a set of inputs and the desired output

3
New cards

Decision problem

a computational problem with a yes/no answer

4
New cards

Efficiency

a measure of how well a program or algorithm uses computational resources like time and memory to complete a task

5
New cards

Algorithmic efficiency

the measure of how well an algorithm uses computational resources, like time and memory, to solve a problem

6
New cards

Polynomial efficiency

an algorithm whose running time is bounded by a polynomial function of the input size

7
New cards

Reasonable time

means an algorithm's runtime grows at a polynomial rate or slower as the input size increases, meaning it's upper bounded by a polynomial function

8
New cards

Unreasonable time

an algorithm that runs in superpolynomial time, meaning its execution time grows faster than any polynomial function of the input size

9
New cards

Heuristic

a problem-solving approach that uses practical, "rule-of-thumb" methods to find a solution quickly, even if it's not the most optimal or guaranteed to be correct

10
New cards

Decidable problem

a decision problem for which an algorithm can be written to produce a correct "yes" or "no" answer for every possible input in a finite amount of time

11
New cards

Undecidable problem

a decision problem for which no algorithm can exist that will always produce a correct "yes" or "no" answer for all possible inputs

12
New cards

Search engine history

a software system for information retrieval

13
New cards

Website history

the record of pages visited by a user (browsing history) or the historical development of the World Wide Web itself

14
New cards

Location/geolocation

Geolocation refers specifically to determining a device's or object's real-world geographic coordinates

15
New cards

Targeted marketing

the use of data analysis and algorithms to deliver personalized advertisements to specific individuals or groups based on their demographics, interests, or online behaviors

16
New cards

Implications from browsing data

the various consequences—especially regarding privacy, security, and ethics—that can be inferred or derived from analyzing a user's web browsing history and behavior

17
New cards