Who's that Anteater? Famous Computer Scientists Hello World! Let's Sort Things Out Artificial Intelligence
100
Roy Fielding
This Anteater co-authored the HTTP protocol
100
Fred Brooks
This computer scientist was known as the author of the Mythical Man Month
100
C
#include
int main()
{
printf("Hello, World\n");
}
100
Bubble Sort
An inefficient O(n^2) algorithm that is also known as the "sinking sort"
100
IBM Watson
What famous AI recently published its own cookbook?
200
Patrick J Hanratty
This Anteater is also known as the "Father of CAD/CAM"
200
Vint Cerf
This computer scientist is known as one of the "fathers of the Internet"
200
Haskell
main = putStrLn "Hello, world!"
200
Bucket Sort
A sorting algorithm that sorts without without comparison
200
John McCarthy
Who was credited with coining the term "Artificial Intelligence?"
300
Paul Mockapetris
This Anteater co-invented the Internet Domain Name System (DNS)
300
Ada Lovelace
She is often called the world's first computer programmer
300
COBOL
IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO-WORLD.
PROCEDURE DIVISION.
DISPLAY 'Hello, world!'.
STOP RUN.
300
Bogosort (monkey, stupid, or random sort allowed too)
This "sorting" algorithm has an unbounded worst case scenario and is implemented by "shuffling" the contents until the array is sorted.
300
Singularity
This is the term used if hypothetically, humans can achieve Artificial General Intelligence (AGI)






ICSSC Jeopardy Final Round

Press F11 for full screen mode



Limited time offer: Membership 25% off


Clone | Edit | Download / Play Offline