Problem set 3 consists of 3 problems:
- Plurality
- Implement a program that runs a plurality election
- Runoff (less)
- Implement a program that runs a runoff election
- Tideman (more)
- Implement a program that runs a Tideman election
The "less" / "more" indicates the difficulty level of problem. Students are given the choice of selecting between a less/more challenging problem to complete but both have been done for more practice.