Esports
Computer Science
Mr. Martin
Fictional Geography
Name That Anime
100

Considered by many to be the best CS:GO player, this player has failed to win any major titles despite making it to the finals twice. 

S1mple 

100

What does CPU stand for?

Central Processing unit

100

What is Mr. Martin's first name?

Jeffrey

100

A haven of crime and lawlessness, name the city which Batman was born in 

Gotham City

200

Named after a delectable treat, this rocket league player is famous for pulling off a ceiling shot in the RLCS season 4 world championship, a mechanic that was thought to be useless and too flashy at the time.

Squishy Muffinz

200

Often the first program many people write, what phrase is printed/outputted in this one line program?

Hello, World

200

Resented in Germany for the strict terms it imposed, this Treaty was signed to conclude World War one 

Treaty of Versailles

200

Name the fictional continent in which Lord of the Rings takes place

Middle-Earth

300

Mocked for being braindead and mechanically unskilled by the CSGO community, this player was dropped from one of the best CS:GO teams. Instead of retiring, he successfully lead a ragtag team of novice CSGO players to a major win, in one of the biggest upsets in CSGO history. 

Zeus

300

Double Jeopardy!


What is the number 12 in hexadecimal? Bonus points if you can write it in binary as well 

Hex: C
Binary: 1100  

300
Double jeopardy!


Name which college Mr. Martin went to. Bonus points if the years he went to college can be named. 

Monmouth University


2012-2015

300

Making up the world of Runeterra, the 12 regions from League of Legends are rich with their own lore and history. Name at least three regions from League of Legends. +100 for every extra region named

Bandle City, Bilgewater, Demacia, Ionia, Ixtal, Noxus, Piltover, Shadow Isles, Shurima, Targon, The Frejlord, The Void, Zaun 

400

Double Jeopardy! 

This league player is famous for his extremely supportive wife and his high win-rate in professional play with  off-meta picks, which are often referred to as "dark technology" by LPL casters. His strategy involves focusing on roaming and assisting his teammates rather than dominating lane. Bonus points if the team he is currently on can be named.

DoinB


FPX (Fun Plus Phoenix)

400

Name at least 3 sorting algorithms. Plus 100 points for every extra sorting algorithm you name. 

Quick Sort, Bubble Sort, Merge Sort, Insertion Sort, Selection Sort, Gnome Sort, etc. 

400

Established in 1931, this government attempted to provide liberal reforms to deal with many of Spain's weaknesses at the time. 

Left Republic


400

Built by the 145th king of Elda, these walls were supposedly constructed to defend Paradis from the Titans in Attack on Titan. Name any of these three walls. 

Wall Maria, Wall Rose, Wall Sheena

500

This tekken player is known for winning the world championship with the Panda, a character who has bad movement, bad damage, and is considered to be terrible by the competitive scene

Rangchu

500

Write a function in any language that finds the smallest number in an array/list (e.x 1 in [3, 4, 5, 2, 1])

def sum(array):

    min = array[0]

    for num in array:

         if num < min:

              num  = min

     return min

500

In an attempt to display Mao Zedong's excellent physical health, the "great swim" was a publicized event where Mao swam across the Yangtze River at world-record speeds. Name the year that this event occurred.

1966

500

Considered one of the greatest classics in Chinese literature, Journey to the West is an extended account of the pilgrimage of Chinese monk Xuanzang. One of the main character's disciples, Sun Wukong, is a rebellious monkey king whose origins are a mix of Hindu and Chinese culture, with links back to Hanuman. He is said to have been born from a strong magic stone that sits atop a certain mountain. Name this mountain. 

Mountain of Flowers and Fruit

M
e
n
u