Let's say we have an application that generates stocks reports for daily trading session. This application processes a lot of data and takes time to process it. So customers are sending request to the application processing on the basis of first come first serve. But we want to process premium customers first and standard customers after them. Suggest the suitable data structure for this and also different types in it. Implement the basic operations of such a data structure.
Please help me out in solving this..
Answers
Answered by
0
Answer:
This application processes a lot of data and takes time to process it. So customers are sending request to the application processing on the basis of first come first serve. But we want to process premium customers first and standard customers after them. Suggest the suitable data structure for this and also different types in it. Implement the basic operations of such a data structure.
Similar questions
Biology,
1 day ago
English,
1 day ago
Math,
1 day ago
Computer Science,
2 days ago
Math,
8 months ago