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
Election without CORONA a C++ software program in which user can create account as a voter, a candidate, a party, edit his profile, make vote, view results overall, in any state, in any city. Admin can perform CRUD for state and district. Maintain Records of voter, candidate, party
insertion sorting (also implemented concept of order by as in sql i.e. order by partyname, state, city)
index mapping
Interval Tree
About
Election without CORONA a C++ software program in which user can create account as a voter, a candidate, a party, edit his profile, make vote, view results overall, in any state, in any city. Admin can perform CRUD for state and district. Maintain Records of voter, candidate, party