Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 359 Bytes

File metadata and controls

11 lines (10 loc) · 359 Bytes

CARE - DS Project

Course project for the subject Data Structures.

How To Run

Clone this repo in the bin folder of TURBOC3. Run start.c file.

Key Features Explained

  1. Corona stats in all states (uses priority queue, dictionaries )
  2. Local Information ( uses dictionaries, heaps )
  3. Fund Raiser (uses dictionaries, quick sort )

giffy