Famous Women in CS and PHYS
Relativity and recursion
History of physics and computer science at W&M
Motion & object orientation
Schrodinger’s Code
200

Known as the world’s first computer programmer. Wrote an algorithm for the Analytical Machine to compute Bernoulli numbers, even though the machine was never completed. A programming language is named after her.

Who is Ada Lovelace

200

A phenomenon in special relativity in which moving clocks appear to tick more slowly than stationary ones.

What is time dilation

200

Chair of the Computer Science department. Also loves SWC! 

Who is Professor Smirni?

200

“for every action (force), there is an equal and opposite reaction,” is from what law?

What is Newton’s 3rd Law

200

 In C and C++, this type of behavior occurs when the language standard does not define what should happen, often leading to different results depending on the compiler or environment.

What is undefined behavior?

400

A NASA mathematician whose complex calculations on orbital mechanics led to the success of the first US crewed space flights in the early 1960s as well as the 1969 moon landing.

Who is Katherine Johnson

400

This data structure, which operates on a Last In, First Out (LIFO) principle, is used to keep track of function calls in recursion.

 What is the call stack?

400

Who is the main contact for the EPAD concentration?

Who is a Yang, Ran

400

An entity with data (attributes) and behavior (methods). Created based off a class.

What is an object?

400

In many programming languages, an uninitialized variable can have this kind of unpredictable value, making its state unknowable until accessed.

What is a garbage value?

600

A human computer whose calculations were influential for the US space program in the 1960s. Also, one of the first Black women to work as a NASA scientist.

Who is Katherine B. Johnson

600

Let's say you want to run a red light but tell the police that it was actually green when you saw it. To achieve this you travel almost at the speed of light. What kind of ______ shift is this?

What is blueshift

600

In 2020, this tech-related program was started.

What is data science?

600

When applying Newton’s 2nd law to a system with many objects, assuming no thermal dissipation, you can solve the system as if it were actually just one object located at this point.

What is the Center of Mass

600

Occurs when an arithmetic operation attempts to create a value that is outside the range of representable numbers. Often results in unusual and mathematically incorrect results.

What is overflow?

800

This theorem establishes a fundamental connection between symmetries in nature and conservation laws and was discovered by German mathematician Emmy [redacted last name that is name of theorem] in 1918. (ex. conservation of energy is related to the symmetry of time-translation invariance)

What is Noether's theorem

800

 This famous recursive problem involves moving disks between three pegs while following specific rules and is often used to teach recursion.

 What is the Tower of Hanoi?

800

What can you do with a physics major?  

Lots of things! Any answer (at least 1) close to graduate school, engineering, law, computer science, applied math, or anything else ;)

800

 This object orientation principle allows an object to take many forms by treating derived classes as instances of a common base class.

What is polymorphism?

800

An undecidable problem of determining whether a given program will halt or run forever.

What is the Halting Problem?

1000

Introduced a SOLID principle, which states that objects should be replaceable by instances of their subtypes without breaking the program.

Who is Barbara Liskov

1000

Einstein's general relativity equation, also known as the Einstein field equation, is represented as: Gμν = (8πG/c⁴)Tμν; where G is the gravitational constant, c is the speed of light, and Tμν is the stress-energy tensor representing the distribution of matter and energy. What is Gμν in this equation (hint, it is a tensor!)?

What is the Einstein tensor (representing the curvature of spacetime!)

1000

The dean of the new School of Computing, Data Sciences, and Physics.

Who is Douglas Schmidt?

1000

Describes a system's motion as the path that minimizes a quantity called "action" (Newton did not discover this!)

What is Lagrangian mechanics

1000

Major unsolved problem that asks whether every problem whose solution can be verified quickly can also be solved. One of the Millennium Prize Problems.

What is P vs NP?

M
e
n
u