Ouch! My brain hurts!!!
No more, NO MORE!!!
Binary Curious
Russia, Russia, RUSSIA!
100

Image 1 - The task that is most likely to take the longest amount of time when scaled up for a very large company of 100,000 customers

What is sorting data?

100

Look at Image 6 - This would be the output if A is true and B is False.

What is true?

100

Explain the following joke: There are only 10 types of people in the world, those who understand binary and those who don't.

What is 10 is the binary equivalent of the number 2?

100

The activity of defrauding an online account holder of financial information by posing as a legitimate company through emails

What is phishing?

200

Image 2 - This is the output of the logic gate if the input A is TRUE

What is true?

200

Look at image 7 - This would be the display if Hours <-- 5 and Where <-- Land

What is climbing?

200

The highest value a person can count to using one byte.

What is 255?

200

Used widely on the Internet for secure data transfer, this allows for sensitive messages to be sent between parties without having to agree on, or share, a secret key

What is Public Key Encryption?

300

This would be the position of the robot in image 3 after the following algorithm runs: 

300

Look at image 8 - This would be the display if the vending machine contains 2 candy bars but the user requests 3 candy bars.

What is "Enjoy!" "Enjoy!" "Sorry sold out." "Bars remaining:0"

300

The base 10 (decimal) value of 110001.

What is 49?

300

A software that detects, prevents, and removes viruses, worms, and other malware from a computer

What is antivirus?

400

Image 4 - These two code segments will display YES if and only if the value of the variable friend is "Grace" and the value of the variable favoriteFood is either pizza or popcorn

What are A and C?

400

Look at image 9 -  This would be the output if the algorithm ran with the following numbers in list: [0, 5, -3, 4]

What is 4?

400

This is the minimum number of bits one would need to count the number of years in a century.

What is 7?

400

A program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes

What is a virus or bug?

500

Image 5 - This would be displayed if the program were initialized with the value of num at 14

What is "stop"?

500

Using only three lines of code and the variables x, y, and temp, write out the algorithm that successfully swaps the values of x and y

What is temp <-- x

            x <-- y

            y <-- temp ?

500

This is the product (expressed in decimal) of the following binary numbers: 1001   1101

What is 117?

500

Type of cyber attack that involves using bot nets to flood a company's server with log in requests in order to cause the server to crash.

What is a DDOS (distributed denial of service) attack?

M
e
n
u