Creative Development
Data
Algorithms and Programming
Computer Systems and Networks
Impact of computing
200

This simplified, neutral-language way of describing an algorithm helps programmers plan their code before writing it in a real programming language.

What is Pseudocode?

200

When finding an item in a sorted list, what type of search should you use?

Binary Search

200

______ are input variables that are created when a procedure is defined.

What is a parameter?

200

when the computer attempts to handle a number that is outside of the defined range of values

When does an overflow error occur?

200

Interconnects millions of computers for faster and easier data transfer.

What is the Internet?

400

Flipping a fair coin, rolling a die, picking a card from a shuffled deck are examples of __?

Random events

400

What are algorithms that learn intelligent behavior from lots of training data?

What is Machine learning?

400

______ are input values entered into the local variables when a procedure is called.

What are arguments?


400

What part of the computer interprets and runs the computer program?

CPU or processor

400

When taking work from others, _______ is very important to consider. 

What is intellectual property? 

600

Represents selection in a program....must be met in order to proceed

What is a conditional statment?


600
A single chart that can store data and act as a central location to retrieve data that could be used in solving probles or creating reports

What is a Database or data structure?

600

In an e-book, this is information such as the author, the date, and the genre of the book that helps users search for the title of the book online. 

What is metadata?

600

Also known as the central nervous system of a computer. All input and output flows through to hardware that is a ttached to it

What is a motherboard?

600

When managing large sets of data, _____ is important to take into consideration.

What is data security? or cybersecurity

800

AI, Internet, Computers, Phones, etc are all examples of ___?

Computing innovation

800

What is a simple text format for data files that is used to put each row on a separate line with the columns separated by commas?

What is a CSV?

800

The ______ is the goal for finding the best solution out of many.

What is optimization?

800

The Internet is able to grow and expand quickly and easily because of this trait

What is scalability?

800

Over time, computers have moved away from _____ into distributed and parallel computing to process programs more efficiently.

sequential computing

1000

Polynomial time, but it can also be known as

What is Reasonable time?

1000

What is an algorithm using neural networks with many layers to learn data representations on its own from massive amounts of data?

What is Deep learning?

1000

finds an approximate solution for a hard problem; helpful for finding a solution in a reasonable amount of time

What is heuristic?

1000

This occurs when input is received, processed, and produces output

What is the computing cycle?

1000

______ is a creator's claim to their own work.

What is Copyright?

M
e
n
u