Hello Friends,
I need a help in developing logic and small code for below small data. I have courier company names and their rates to deliver goods of type A, B, C to given pin code. I want to develope a small code in which I will give object type (A, B,C) and Pin code. It will return me 'Courier company name' with lowest fare.
Input --> Pin code & A/B/C
Output --> Courier
Any kind of help is greatly appreciated.![]()
Courier Pin Code A B C
BLUEDART 110001 219 447 561
BLUEDART 110002 219 447 561
BLUEDART 110003 219 447 561
BLUEDART 110004 219 447 561
DELHIVERY 110001 410 410 410
DELHIVERY 110002 410 410 410
DELHIVERY 110003 137 137 137
SAW- DTDC 110001 258 270 281
SAW- DTDC 110002 258 270 281
SAW- DTDC 110003 258 270 281
Bookmarks