Technical Interview
Masterpieces
ZOTZOTZOT
Who's That ICS Professor?
Hack At UCI 2023's Friends :)
100

This statement in code will end a while loop or for loop in progress before it's proper completion.

Break

100

Who painted the Mona Lisa?

Da Vinky?!

100

Petr first started appearing on this year

2018

100

This professor would be most likely to name a sorting algorithm "Boo Sort."

Professor Alex Thornton

100

This is the name of ICSSC's mentorship program

Bits and Bytes

200

The meaning of F.E.O.O.P.

Fundamental Equation of Object Oriented Programming

200

This painting (which has been anteater-ified by our lovely graphics team <3) features multiple individuals enjoying a meal

The Last Supper

200

This basketball player visited the ARC multiple times. 


Kobe Bryant

200

This professor is known to have catchphrases/sayings such as "Just say yes!"

Professor Raymond Klefstad

200

What animal would be a Data @ UCI member's favorite?

Pandas

400

The worstcase runtime of an algorithm that involves a nested for loop inside another for loop.

O(n^2)

400

This painting is inspired by the artist's view from his asylum room

The Starry Night
400

This is the name of the dining hall before Brandywine

Pippins

400

This professor is most likely to be a V-Tuber

Professor Shannon Alfaro

400

You probably wouldn't want to go against a person from this club in competitive programming

ACM

800

This data structure is implemented as a complete binary tree

Heap

800

This painting by Edvard Munch symbolizes the bleak anxiety of life and the darkness of the human condition.

The Scream

800

This school department is named after this person whose company invented Hot Pockets

Paul Merage

800

This professor was a student usher at the groundbreaking of Donald Bren Hall

Professor Michael Shindler

800

A popular sticker for this club reads "_______ is my passion"

design at uci

1000

The value that would be printed out from this C++ code block:


int main() {

  int i[3] = {12,4,1}, j = 3, *p = i, *q = &j, *r;

  int A = 5**p / *q+7;

  int * a = &A;

  A--;

  printf("%d", ++*a);

  return 0;

}

27

1000

Georges Seurat created this many sketches before he started painting A Sunday Afternoon

60 sketches

1000

UCI's nuclear reactor is located in this building

Rowland Hall

1000

This professor does not like boba - milk tea is fine but not boba.

Professor Jennifer Wong-Ma

1000

This club's advisors are Professor Ihler and Professor Mandt.

AI @ UCI

M
e
n
u