Someone who gets all the girls.
What is the rizzler?
The year Hack at UCI was established
What is 2013?
What type of race is the Tour de France?
Bicycle race
The big O runtime of merge sort
What is O(nlogn)
According to Guinness World Records, what's the best-selling book of all time?
The Bible
term used to describe one's intimidating presence
aura
Hack at UCI's advisor prior to Shindler
Who is Ziv
What are the two national sports of Canada?
Lacrosse in the summer, ice hockey in the winter.
In SQL transaction management, these four letter initials describe the core properties transactions should have
What is ACID?
What is the only food that can never go bad?
Honey
The universally worst US State
What is Ohio
The name of the primary hackathon hosted by Hack @ UCI until 2023 and why it was changed to IrvineHacks
What is HackUCI, and why were we sued by UCI
What team owns the longest winning streak in NBA history?
Lakers
The law that makes ¬(A · B) equivalent to ¬A + ¬B
What is De Morgan's law
What is the only planet in our solar system to rotate clockwise on its axis?
Venus
When someone takes a big bite out of your food
What is Fanum tax
The year that ZotHacks was first held
What was 2018
What Formula 1 driver holds the record for most pole positions in history?
Lewis Hamilton
The standard C++ container is a dynamically sized sequence that allows for fast push back at the end and random access by index.
What is std::vector?
What year did Kate Middleton and Prince William get married?
2011
Good tongue posture
What is mewing?
The price of the highest sponsorship tier from 2016-2017 for our 2017 Hackathon
What is $20,000?
What NCAA school has the most men’s volleyball national championships, with 19 total?
UCL
This pair of dunder methods allows an object to be used in a with statement by defining setup and teardown logic fora context manager
What are __enter__ and __exit__?
What does Yahoo stand for?
Yet Another Hierarchically Officious Oracle