EC > GATE 2024 > Logical Reasoning
P, Q, R, S, and T have launched a new startup.
Two of them are siblings. The office of the startup has just three rooms.
All of them agree that the siblings should not share the same room.
If S and Q are single children, and the room allocations shown below are acceptable to all.
then, which one of the given options is the siblings?
A
P and T
B
P and S
C
T and Q
D
T

Explanation

Correct : A

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