Competition Setup

Click me to go back to the Excel Hub!

For this assignment, we were split into teams of 3-4 people. Each group was given a different description of a type of tournament, and we then had to make a program out of excel functions that reflected the description.

Our group was given a description of a tournament that starts with a Round-Robin: every team fights every other team in our game once. Then, based on the points scored in that section, each team is sorted from first to last place and placed in a ladder-style knockout tournament. In this section, the two teams in last place fight each other, then the winner fights the next last team, and so on until its between first place. Whoever wins that round wins the whole tournament.