TV Shows
Planets
All things PMT
General Computer Science
100

In which TV show do we meet Ross, Chandler, Joey, Monica, Phoebe and Rached?

Friends

100

What is the largest planet in our solar system?

Saturn

Jupiter

Mars

Earth

Jupiter

100

What does 'PMT' stand for?

Production Management Tool

100

What is RAM and what does it stand for?

random-access memory. RAM is your computer or laptop's short-term memory.

200

In which TV show do we meet Walter White and Jesse?

Breaking Bad

200

Which planet is often called “The Red Planet"?

Mars

200

Who is the principal stakeholder of PMT

Jonathan Hall - UK

200

Which of the following is a dynamically typed language?

  • Python
  • C++
  • Java
  • C

Python

300

What is the prequel of Game of Thrones called?

House of Dragon

300

Which planet in our solar system has massive rings that are easily visible with a small telescope?

Saturn

300

Who was the product owner before Lars Berg?

Andreas Granaas

300

Which of the following search algorithms is best for finding the minimum or maximum of an unimodal function?

  • Binary Search
  • Linear Search
  • Sentinel Linear Search
  • Ternary Search

Ternary Search

400

Where in the US is "The Wire" tv show set and produced?

 Baltimore, Maryland

400

During the day this planet gets hot enough to melt lead, but at night the temperature drops to -179°C?

Mercury

400

When was the first version of PMT launched?

2016

400

How many bytes make up a Zettabyte? 

  • 1 hundred bytes
  • 1 sextillion bytes
  • 1 thousand bytes
  • 1 million bytes

1 sextillion bytes

500

Name a TV show or series made based off of a video game?

Ola will confirm (for example, Fallout, Arcane)

500

Did you know that there is a planet that spins on its side? Which planet is it?

Uranus

500

Based off of the team's average guess, how many lines of code exist in both frontend and backend?

Average guess: (100 000 + 225 000 + 110 000) = 145 000

500

What data structure does a binary search tree degenerate to if it isn't balanced properly? 

  • Set
  • Dictionary
  • Linked List
  • Queue

Linked List