Mechanical Engineering > GATE 2016 SET-1 > Logical Reasoning
Leela is older than her cousin Pavithra. Pavithra's brother Shiva is older than Leela. When Pavithra and Shiva are visiting Leela, all three like to play chess. Pavithra wins more often than Leela does.
Which one of the following statements must be TRUE based on the above?
A
When Shiva plays chess with Leela and Pavithra, he often loses.
B
Leela is the oldest of the three.
C
Shiva is a better chess player than Pavithra.
D
Pavithra is the youngest of the three.

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