10.6 Problem Solving Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Exhaustion

A

Testing each possible test case

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Backtracking

A

Track some way along one route and then backtrack to see if there is a better route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Heuristic

A

‘Rules of thumb’, educated guesses, intuitive judgements or common sense

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Heuristic methods

A

A method which is used to rapidly find a solution that is ‘good enough’ even though it might not be the optimal solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Data mining

A

The process of collecting and then analysing huge amounts of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Applications of data mining

A

Finding connections between seemingly unconnected events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Big Data

A

Implies that huge amounts of data are collected and stored

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the 3 major features of big data?

A

Volume, Variety, Velocity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Parallel computing

A

Algorithms are executed concurrently on a cluster of machines or supercomputers, is fundamental to managing big data tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Pipelining

A

An implementation technique where multiple instructions are overlapped in execution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly