Agile Manifesto
Iconic Landmarks
Coding
Science
Waterford processes
200

This value of the Agile Manifesto prioritizes individuals and interactions over processes and tools, emphasizing the importance of human elements in project success.

Individuals and interactions over processes and tools

200

This landmark, completed in 1889, was initially criticized but has become a beloved symbol of French culture and innovation.

Eiffel Tower

200

the process of structuring a relational database in accordance with a series of so-called normal forms in order to reduce data redundancy and improve data integrity.

Data Normalization

200

It is a process, used by plants and other organisms to convert light energy into chemical energy that can later be released to fuel the organisms' activities, is fundamental to life on Earth.

Photosynthesis

200

Priority item that is refined and then assigned to the upcoming sprint


High 

400

The Agile Manifesto value responding to change over following a plan. This principle suggests Agile teams should be flexible and adaptive to what?

Changes in customer requirements, even late in development

400

This ancient amphitheater in Rome could hold up to 80,000 spectators and was the site of gladiatorial contests, mock sea battles, and dramas.

Colosseum

400

In SQL, what type of JOIN returns all rows from the first table listed, including those with no corresponding match in the second table, in contrast to what other JOIN that returns only rows with matching values in both tables


LEFT JOIN and INNER JOIN

400

This planet, the largest in our solar system, is famous for its Great Red Spot and numerous moons.

Jupiter

400

In the realm of software development, this checklist avoids working on features that do not have clearly defined completion criteria.

Definition of Ready

600

According to the Agile Manifesto, working software should be delivered frequently, with a preference for a shorter timescale. How frequently does the Manifesto suggest this delivery should occur?

From a couple of weeks to a month, with a preference to the shorter timescale

Accepted answer: 2 weeks

600

This historic site in Greece sits atop a rocky hill above Athens and includes the Parthenon, a temple dedicated to the goddess Athena.

Acropolis

600

In SQL, what distinguishes Window Functions from GROUP BY, especially considering that the former retains original row details in the output?

window function result contains the original row detail in the final result.

600

Known as the simplest hydrocarbon, this molecule consists of one carbon atom bonded to four hydrogen atoms and is the main component of natural gas.

Methane (CH4)

600

this mystical and often contentious art form involves divining the time and effort required to transform a mere mortal task into a heroic achievement, all in the quest to predict the unpredictable.

Estimation 

800

This Agile principle focuses on the importance of creating the right conditions for motivated team members to excel. What does Agile suggest we should do to help teams be successful?

Give them the support they need,
and trust them to get the job done  

800

Commissioned by Ludwig II of Bavaria as a retreat and homage to Richard Wagner, this castle is one of the most visited in Germany and has inspired Disney's Sleeping Beauty Castle.

Neuschwanstein Castle

800

In PostgreSQL, what term describes a table that is created for use solely within a single database session and is automatically deleted upon the session's conclusion?

temporary table

800

This law, often summarized as F=ma, states that the acceleration of an object is directly proportional to the net force acting on the object and inversely proportional to its mass.

Newton's Second Law of Motion

800

Pulled into current sprint

Update provided within 48hours

Resolved by EOD of sprint

Team updates the date in the Resolution Estimate field

Scrum Master to follow-up on status until resolved

Highest

1000

A principle of the Agile Manifesto advocates for regular intervals at which the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly. What is the practice called that embodies this principle? 

Sprint Retrospective

1000

This fortress complex located in Granada, Spain, is renowned for its stunning Islamic art and architecture, including the intricate Court of the Lions.

Alhambra

1000

 What is the primary S3 bucket used by the data team called?

prod-tier-data-services

1000

This principle, formulated by a German chemist in 1900, states that it is impossible to determine simultaneously both the position and velocity of an electron or any other particle with any degree of accuracy or certainty.

Heisenberg Uncertainty Principle

1000

It happens with each change and is looked upon by 2 pair of eyes

Pull Request