Skip to content

Latest commit

 

History

History

2024

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

BDPA NHSCC 2024 Problem Statements

Elections IRV (sample) and Election CPL (actual) were released during the 2024 competition.

Key Challenges

This year's problem statements were designed with the following challenges in mind:

  • Interacting with unsanitized sometimes-unavailable external data sources
  • Implementing or tweaking a non-trivial algorithm (victory condition calculations)
  • Implementing an authentication mechanism, i.e. login and registration
  • Responsive UX, i.e. the app is functional on mobile, tablet, and desktop screens
  • Observing basic application, database, and repository security best practices

Statements

BDPA Elections IRV (sample)

BDPA Elections CPL (actual)

📑 Problem statement
🌍 Live demo
📚 Interactive API docs

📑 Problem statement
🌍 Live demo
📚 Interactive API docs

📦 Demo source code
🎒 API source code

📦 Demo source code
🎒 API source code