"The delivery request of an ecommerce ascii sum code" asked in wipro feb 2022
"The delivery request of an ecommerce ascii sum code" asked in wipro feb 2022
The delivery requests of an e-commerce website are depicted in the form of strings tagged 'a-z' or 'A Z. Each character of the string represents the request code. The ascii value of the character represents the number of products that need to be delivered for that respective code. Due to limited delivery windows, the website has decided to deliver the products whose codes represents the largest and the smallest ascii values in the string. The company needs to find out the total number of products delivered 21 23 Write an algorithm to find out the total number of products delivered.
Comments
Post a Comment