Who is your sunshine?
What type of data structure has nodes and edges?
What is a graph?
What programming paradigm does Java use?
What is NVIDIA famous for inventing?
What are GPUs?
What protocol is used by websites to serve website content?
What is HyperText Transfer Protocol?
An interjection Kundan likes to use a lot when he's confused about something.
What is "What the sigma?"
What is a special subset of a graph that has n nodes and n-1 edges?
What is a tree?
What is the term for when function calls itself?
What is Recursion?
What computational model used in ML is inspired by the human brain?
What are Artificial Neural Networks?
If you shoot a 200 pump in Fortnite but it takes a full second to register the elim since you're on Middle Eastern servers, what networking concept is to blame?
What is Ping?
What's the word for those strange little men stuck in toilets?
What are Skibidi Toilets?
What linear data structure operates on the First-In, First-Out (FIFO) principle, like Kundan waiting in line for his burrito?
What is a Queue?
What legacy programming language do many government services run on that the "Department of Government Efficiency" is attempting to modernize?
What is COBOL?
What hypothetical point in time is used to describe when technological growth (most likely a self-improving AI) becomes uncontrollable and irreversible?
What is the Singularity?
What services from their sponsors are YouTubers always trying to get you to subscribe to?
What is a VPN?
What might you call someone who's totally in denial about their crush?
What is Delulu?
What data type represents a collection of unique elements, where order is not significant and duplicates are not allowed.
What is a Set?
What divide-and-conquer algorithm efficiently sorts elements by repeatedly merging sorted sublists?
What algorithm is used to train neural networks using calculus to minimize their error function?
What is Gradient Descent?
What is the Anti-Virus District in Wreck It Ralph 2 surrounded by?
What is a Firewall?
Applying semiotic theory to internet media, what is the term for the smallest unit of cultural information replicable through imitation and variation?
What is a meme?
What data structure is a complete binary tree where the value of each node is greater than or equal to the value of its children?
What is a Max Heap?
What algorithm, found in last year's POTW, efficiently finds a maximum matching in a bipartite graph by iteratively finding augmenting paths?
What is the Hopcroft-Karp Algorithm?
What ensemble learning technique iteratively improves upon weak classifiers to create one strong classifier?
What is Boosting?
What asymmetric cryptography method, now replaced by Diffie-Hellman, was commonly used for key exchange over an untrusted channel?
What is RSA encryption?