Eventellect interview question

Design a voting algorithm. Model the database for the system. Calculate who won the election from the candidates using australian voting techniques.

Interview Answer

Anonymous

5 Jan 2018

Wrote database queries, modelled the database. Wrote LINQ Queries and functions in C#