print("Hello World!")
What is Python?
A simple graph search algorithm that searches iteratively, level-by-level.
What is breadth-first search?
What is the model of computing invented by Alan Turing?
What is a Turing machine?
The California city that is known as a major tech hub.
What is Silicon Valley?
The name of the professor who recently left who traditionally taught Software Engineering.
Who is Professor Doucette?
System.out.println("Hello World!");
What is Java?
A sorting algorithm that picks a pivot randomly at each iteration.
What is QuickSort?
What does ACM stand for?
What is the Association for Computing Machinery?
This clothing article is stereotypically popular among coders.
What are hoodies?
This CS room has two distinct room numbers.
What is HNE 167/168?
printf("Hello World");
What is C?
Expected O() runtime for Mergesort.
What is O(n log(n))?
When was Java invented?
What is 1995?
The popular meal replacement that shares a name with a famous dystopian novel.
What is Soylent?
Professor Gillman's cat
Who is Rufus?
(display "Hello World!)
What is Scheme?
What is the optimal runtime for an algorithm that searches for a string of length n, in a larger sting of length m.
What is O(m)?
What is the technique called where you write a bad OS kernel, then iteratively run the kernel through itself to improve it?
What is bootstrapping?
What is Crystal City, Arlington, Virginia
Professor Lepinski's cat's?
Who are Mini and Luther.
putStrLn "Hello, world!"
What is Haskell?
What class are NCF CS students first introduced to bubble sort in?
What is OOP?
Who is the ex-Benevolent dictator for life for Python?
Who is Guido van Rossum?
A flame-war between these two text-based editors is known as?
What is VIM vs EMACS?
Before the CS department moved to Heiser in 2017, all the professor offices were in ____.
What is the third floor of Ace?