What is the name for the basic unit of quantum information that can be in superposition?
Qubit
What does AI stand for?
Artificial Intelligence
In binary search, what must the list be for the search to work?
Sorted
Who developed the Gale–Shapley stable matching algorithm?
David Gale & Lloyd Shapley
What year of college will An Qi be in this coming school year?
Second year/Sophomore
What famous algorithm allows quantum computers to factor large numbers efficiently?
Shor’s Algorithm
What are the two main types of supervised learning?
Classification & Regression
What do we call the algorithm that finds a matching between applicants and evaluators?
Gale-Shapley Algorithm
What does “FIFO” stand for in breadth-first search?
First In, First Out
What is Kathy's major (be specific)
(6-14): Computer Science, Data Science, and Economics
What does it mean when two qubits become correlated so that measuring one affects the other?
Entanglement
Name one challenge that machine learning tries to solve (starts with “G”).
Generalization
Which search method explores as far as possible before backtracking: BFS or DFS?
DFS
Why would Shor’s Algorithm be important for internet security?
Because it could break encryption methods like RSA
Name one food that Avichal reallyyy likes to eat
Tofu (other responses up to Avichal's decision)
Name one physical technology used to build quantum processors (e.g., superconducting circuits or ion traps).
Superconducting circuits or Gate-based ion traps
Name one model type used to classify whether it will rain or not in your workshop.
Logistic Regression / XGBoost / Decision Tree
In DFS and BFS, what is typically used to keep track of nodes to visit?
Agenda/Queue/List
How many guesses (max) are needed to guess a number between 1–1000 using binary search?
10
Norina :D