Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 482 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 482 Bytes

Online-Voting-System

In this project concepts used are

  • OPPS
  • File handling
  • Linked List
  • array
  • insertion sorting (also implemented concept of order by as in sql i.e. order by partyname, state, city)
  • index mapping
  • Interval Tree

Online-Voting-System