The flagship product created in 2002
What is Jira?
The mythical creature which is the zodiac of the year 2024
What is a dragon?
The iconic sandwich served at the Krusty Krab whose secret formula is still unknown to this day
What is a Krabby Patty?
This popular online multiplayer game which peaked during COVID involves crewmates and impostors, with the main goal for crewmates being to identify the impostors
What is Among Us?
A search algorithm which involves the exploration of a tree or graph data structure starting from the root and continuing by level until the target node is found
What is breadth first search?
This figure from Greek mythology, condemned to hold up the sky for eternity, is the inspiration of the company's name and original logo
Who is Atlas?
This type of calendar is traditionally used to determine the date of Chinese New Year, typically falling on the second full moon after the winter solstice
What is the lunar calendar?
The first name of Mr. Krabs which stems from a greek name meaning "noble"
What is Eugene?
This iconic board game, known for its property trading and development, provides a reflection of capitalism's dynamics, notably the divide between the wealthy and the less fortunate
What is Monopoly?
This approach breaks down a complex problem into smaller, more manageable sub-problems that are identical in nature, and is often used to solve the Fibonacci sequence
What are recursion/recursive algorithms?
This iconic creature is the namesake for Jira, a reference to its use for bug-tracking within the company.
Godzilla (Japanese name being Gojira)
This food, typically used for meat substitute, is traditionally avoided during Chinese New Year celebrations due to its white color being associated with misfortune and death
What is tofu?
This live-action character, who appears sporadically throughout the series, is the president of the 'SpongeBob SquarePants' fan club and is portrayed by the same actor who provides the voice for SpongeBob
Who is Patchy the Pirate?
Believed to have roots in Civil War recreations, this strategic pursuit divides participants into two teams, each defending their own "marker", while simultaneously attempting to seize one from enemy territory
What is capture the flag?
This comparison-based sorting algorithm involves placing an unsorted element into a sorted sub-list of an array at each iteration, similar to how you'd sort a deck of cards, although it is incredibly inefficient
What is insertion sort?
This tool provides a single, integrated visual interface for Git, simplifying interaction with repositories and streamlining cloud or server maintenance.
What is Sourcetree?
This event, steeped in Chinese mythology and involving twelve animals crossing a river, was used to establish the order of the Chinese zodiac
What is a race?
This is the iconic song from the episode 'Band Geeks,' performed by Squidward's band at the Bubble Bowl, which has inspired fans to push for its live performance at a real-world Super Bowl
What is Sweet Victory?
This scenario in game theory involves two arrested individuals who must each decide whether to betray the other or remain silent, with a corresponding reward depending on the answer
What is the prisoners dilemma?
This algorithm/puzzle involves moving a stack of various sized disks from one peg to another from largest to smallest in the least number of moves
What is the Tower of Hanoi?
Atlassian's sustainability missions contains four pillars: People, Customers, Community, and this, which describes the goal of limiting warming to 1.5°C and achieving net-zero emissions by no later than 2040
What is Planet?
This is the festival that traditionally concludes Chinese New Year celebrations on the 15th day, characterized by a parade with lion and dragon dances, the solving of riddles, and intricate light displays
What is the lantern festival?
This side-character known for his catchphrase "my leg!" has made around 300 appearances in the show, making it the most common running gag of the series
Who is Fred?
This classic two-player strategy board game, one of the oldest known, originated in ancient China and involves surrounding more territory than the opponent.
What is Go?
This type of machine learning algorithm, used in spam and fraud detection, learns from labeled data, enabling the algorithm to make accurate predictions on unlabeled data
What is supervised learning?