ABC Pvt Ltd organizing Car Racing event across western province and they decided to have maximum of 6 cars(participants) to compete.
There are totally 3 Rounds and at the end of each round lowest rank car will be eliminated from the Race.
Each car has unique number, brand, sponsor and driver details.
In order to manage this particular event ABC Pvt Ltd decided to develop an Application.
Application functions are listed down.
Task 1: Examine and create data structure by simulating the above scenario and explain the valid operations that can be carried out on this data structure.
Determine the operations of a queue and critically review how it is used to implement function calls related to the above scenario.
Create the data structure (P1)
Explian valid operations (P1)
Determine operations of a queue (P2)
Critically review how those operations is used to implement function calls related to the scenario (P2)
Comments
Leave a comment