Number Systems
Algorithms
Data Structures
CS History
Random
100

What base is the binary number system in?

Base 2

100

An algorithm that searches a sorted list by halving the search space each step?

Binary Search

100

Structure that removes the most recently added item first?

Stack

100

Who founded Microsoft?

Bill Gates

100

What color do you get by mixing blue and red?

Purple

200

How many distinct values can be represented by 8-bits?

256

200

An algorithm that repeatedly selects the smallest remaining element and places it in order?

Selection Sort

200

Structure that removes the earliest added item first?

Queue

200

Father of Computer Science?

Alan Turing

200

Name of the baby monkey going viral for carrying an Orangutan stuffed toy around

Punch

300

Convert this 4-bit binary number to a decimal:

1010

10

300

An algorithm used to find the shortest paths in weighted graphs with nonnegative edges?

Dijkstra’s Algorithm

300

Data structure used for fast key–value lookups?

Hash Table

300

What year was the iPhone released?

2007

300
Chemical symbol for Gold (periodic table)

Au

400

Convert 42 to a hexadecimal

2A

400

An algorithm that finds strongly connected components in a directed graph using two DFS passes?

Kosaraju’s Algorithm

400

Tree-based structure often used to implement a priority queue?

Heap

400

Who proposed the first general-purpose electronic computer architecture still used today?

John von Nuemann

400

What is the term for a word or phrase spelled the same forwards and backwards?

Palindrome

500

In 8-bit signed binary (2's complement), what is:

11111100

-4

500

An algorithm that ranks web pages based on link structure? (used and developed by Google)

PageRank

500

Self-balancing binary search tree that uses colors to maintain height?

Red-Black Tree

500

Research network funded by the U.S. Department of Defense that evolved into the modern Internet?

ARPANET

500

Which country consumes the most chocolate per capita in the world?

Switzerland