Classroom things
Data Structures
UIL Topics
AP Topics
CS Club
100

Mr. Staffel's favorite greeting

What is BAM! (a fistbump)?

100

A Last-In, First-Out (LIFO) data structure

What is a stack?

100

Acronym for the order of operations followed by math operators

What is PEMDAS?

100

The idea that one object can fall under numerous classes or types

What is polymorphism?

100

Meetings were held every week on these days

What are Mondays and Thursdays? (half points if only one is mentioned)

200

Mr. Watson cannot consume this substance

What is dairy?

200

DAILY DOUBLE 1! (might need a pencil and paper for this one)

What is

[ 10, 11 ]

[ 29, 17 ]

?

200

An array of arrays

What is a matrix?
200

The best algorithm for a factorial function, where the function calls itself

What is recursion?

200

The most exciting annual event for a BHS Comp Sci student

What is HPE CodeWars?

300

Every senior CS student at Bridgeland receives one of these companions prior to leaving the den

What is a rubber duck?

300

This is the method used to remove the first available item in a queue

What is .poll()?

300

The boolean law illustrated by the following evaluation:

! ( A && B) == (! A) || (! B)

What is DeMorgan's Law?

300

The programming language used by College Board on the AP CS A test

What is Java?

300

This is the most revered symbol in all of CS club

What is {?

400

Mr. Garcia participated in this 126-year-old annual athletic event in 2022

What is the Boston Marathon?

400

Watson's favorite one (he's wrong, but it's okay)

What are graphs?

400

Evaluate the following polish notation expression:

- + 3 * 4 5 6

What is 17?

400

Key word indicating that a class is a subclass of another class

What is "extends"?

400

This person was selected to be CS Club President for the 2023-2024 school year

Who is John (Jack) Saenz?

500

The worst programming language

What is Python?

500

The best one.

I'm accepting any answer that isn't a type of tree. Sorry, tree-huggers. You'll get your moment, I promise.

500

This regex symbol indicates the end of a line

What is $?

500

If superclass Rectangle has a .thing() method that returns "rectangle" and subclass Square has a .thing() method that returns "square,"

then for the object "shape" defined as: Rectangle shape = new Square();

shape.thing(); will return...

What is "square"?

500

The title of "CS Club" is just a front used so the school will fund the club; the true identity of the organization is this

What is the Cult of Watson? (also accepting: Mr. Watson Fan Club)

M
e
n
u