Sorting Algorithm
Data Structures
Hardware
Tech News
Meet the Board
100

This algorithm sorts by comparing 2 adjacent indices and swapping if necessary.

What is bubble sort?

100

In this structure, each element contains a value and a pointer to the next.

What is a linked list?

100

This component is the ”brain” of a computer. (No abbreviations)

What is the Central Processing Unit?

100
This big tech company’s LLM recently hacked HuggingFace.

What is OpenAI?

100

This person can:

Never meet.

Ever.

Who is Dannan Li?

200

This algorithm uses recursion to split an array in 2 halves and joins them together.

What is merge sort?

200

This tree based structure keeps the elements organized, and searches in O(log n) time.

What is a Binary Search Tree?

200

This computer chip company is owned by a former busboy at Denny’s.

What is NVIDIA?

200

The robot Olympics happened in this country.

What is China?

200

“___ Loved Your Message”

Who is Kavya?

300

Shuffle the Array -> Check if it’s solved -> If not, shuffle again -> If solved, done.

What is BOGO sort?

300

A stack follows a: __ In __ Out

What is First In Last Out?

300

This is the most recent processing chip for the iPhone. 

What is A19/A19 Pro?

300

Anthropic is going public in this month.

What is October?

300

This is Andrew’s nickname.

What is Marvin?

400

This algorithm does nothing and checks if the array is sorted. Repeat until sorted.

What is Miracle Sort?

400

This structure contains nodes floating in space, and connected by edges, commonly used with searching algorithms.

What is a graph?

400

This computer travelled in Earth’s Orbit with NASA‘s CubeSat.

What is a Raspberry Pi?

400

This company held a funeral for the iPhone.

What is Microsoft?

(or blackberry)

400

This person won a Hackathon at MIT.

Who is Ananya?

500

This algorithm sorts by randomly shuffling a list, and destroying every parallel universe where the list isn’t solved.

What is quantum bogosort?

500

A music app uses this/these data structure(s) to  most optimally support at least 100k songs, where the app must constantly add/remove songs while needing to quickly answer what the 10 most played songs in the last hour are (plays arrive continuously, and song rankings change frequently)

This is a min-heap (of size 10) and a hash map.

500

You have n identical resistors. This is the maximum possible current that can be drawn from an ideal voltage source.

What is nV/R?
500

This tech company recently designed a new machine learning chip for autonomous machinery (not an AI).

What is Waymo?

500

This person went to the emergency room thinking it was appendicitis, but it was a stomach flu.

Who is Lucas?