Mechanical Engineering > GATE 2015 SET-1 > Data Interpretation
An electric bus has onboard instruments that report the total electricity consumed since the start of the trip as well as the total distance covered. During a single day of operation, the bus travels on stretches M, N, O, and P, in that order. The cumulative distances travelled and the corresponding electricity consumption are shown in the Table below:
StretchCumulative distance (km)Electricity used (kWh)
M2012
N4525
O7545
P10057

The stretch where the electricity consumption per km is minimum is
A
M
B
N
C
O
D
P

Explanation

Correct : d

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science