Question: Problem 1 : Sorting Customer Orders for a Sales Dashboard You work on the back - end system for a retail platform that processes daily
Problem : Sorting Customer Orders for a Sales Dashboard You work on the backend system for a retail platform that processes daily customer orders. Sales managers need to see the highestvalue orders at the top of their dashboard to prioritize shipment, and during major sales events like Black Friday, the number of orders increases significantly.
Task:
Implement two sorting algorithms of your choice.
Test and compare their performance on datasets representing a typical days orders small dataset and during peak sales periods large dataset
Decide which sorting algorithm is better suited for each situation based on time and space complexity.
data :
Order ID Customer Name Order Amount Order Date Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer
data
Order ID Customer Name Order Amount Order Date Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer Customer
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
