I <3 Graph Theory
Grab Bag
Traveling the World
It's All About Connections
All-Star Review
100

The two names for the point at which two edges meet.

What are Vertex and Node?

100

The 6th planet from the sun

What is Saturn?

100

Go to question 1

What is Miami?

100

Go to question 1

What is 5?

100

The decimal representation of the maximum integer that can be represented using 7 bits.

What is 127?

200

A path which is simple except that the first and last vertex are the same.

What is a cycle?

200

This is the world's longest river.

What is the Amazon?

200

Go to question 2

What is 7? (Everything but NY)

200

Go to question 2

What is 2?

200

The resulting boolean when the following is evaluated:

5 < 3 + 3 AND NOT 3 * 6 >= 2 * 9 OR 7 / 2 <= 9 / 3

What is False?

300

A graph in which every node has an edge to every other node.

What is a complete graph?

300

This is the number of unique prime factors of 120.

What is 3? (2, 3, 5)

300

Go to question 3

What is SF --> Texas --> Mexico --> Beach --> Midwest --> Canada --> NY?

300

Go to question 3

What is 6?

300

The Octal representation for 2024.

What is 7E8?

400

The name for a graph where every node has a path to every other node.

(Analogy: edges = strings, if you pick up any node, whole graph is picked up.

What is a connected graph?

400

This element has atomic number 2.

What is Helium?

400

Go to question 4

What is the Chichen Itza?

400

Go to question 4

Go to answer

400

The number of ordered triplets which satisfy the following boolean expression:
(A * ~ B + A * B) * (B + ~ C + B * C)

What is 3?

500

(Fill in the blanks) A cycle which traverses every edge is called a ____ cycle, whereas a cycle which traverses every vertex is called a ____ cycle. 

What are Euler/Eulerian, Hamilton/Hamiltonian?

(Bonus: When we say a graph is "Traversable", are we referring to a Eulerian (Edges) cycle, or a Hamiltonian (nodes) cycle?

500

This man proposed the theory of evolution by natural selection in his groundbreaking work 'On the Origin of Species'.

Who is Charles Darwin?

500

Go to question 5

What are New York and the Midwest?

500

Go to question 5

What is 0?

500

The solution to the postfix expression:
6 1 - 5 1 * / 4 9 3 - * +

What is 25?

M
e
n
u