Problem Solving
Processing
Computer History
Emerging Technology
Data and Algorithms
100

True or False
Problem Solving is only useful for programming. 

False

100

Most of the processing in the computer takes place here.

What is the CPU?

100

The creator of the first computer.

Who is Charles Babbage / Ada Lovelace

100

An emerging technology that is replacing jobs and helping students cheat but that is also making life easier and is helping develop medicine.

What is A.I.?

100

A reusable algorithm. 

What is a function?
200

The step of the problem solving process where we brainstorm ideas to solve our problem.

What is the planning stage?

200

The type of processing compares one value to another to determine which one is larger.

What is comparison?

200

The founder of Microsoft

Who is Bill Gates?

200

An emerging technology that is being focused on by Tesla.

What are electric and self driving cars?

200

A series of steps taken to solve a problem or sort data, often in a computer. 

What is an algorithm?

300

The step of the problem solving process where we create and try out the solution to our problem.

What is the Implement Stage?
300
The type of processing that looks for identical pieces of information to whatever it is you have input.

What is matching?

300

Code breaker who invented the algorithm.

Who is Alan Turing?

300

An emerging technology that can replace manual labor.

What are robots?

300

A type of data storage where new data is "enqueued" to the front of the line and can then be "dequeued" from the front of the line.

What is a queue?

400

The step of the problem solving process where we try to figure out all the aspects of the problem we want to solve.

What is the Analyze Stage?

400

The type of processing that increments or decrements a number. 

What is counting?

400

German scientist who created the first coding language.

Who is Konrad Zuse?

400

An emerging technology that modifies or replaces parts of the human body. 

What is biotechnology?

400

A type of data storage where new data is "pushed" to the top and can then be "popped" off of the top.

What is a stack?

500

The final stage of the problem solving process.

What is the Reflection Stage?

500

The type of processing that is often called Boolean decision making.

What is if/then statements?

500

The IBM personal computer that started the microcomputer revolution.

What is the Altair 8800?

500
An emerging technology that could revolutionize the world of medicine and cyber security, but that is currently almost useless due to high costs and complicated coding?

What is quantum computing?

500

A type of data storage where a "pointer" finds a cell labeled with an "index" where specific data is stored. 

What is an array?

M
e
n
u