You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented an Instant Runoff Voting system for Poor Harbor's electoral challenges. Utilized Java and Advanced Data Structures (ADTs) like lists to process candidate data and voter preferences efficiently. This project sheds light on alternative voting system fairness without delving into broader discussions.