Mechanical Engineering > Gate 2021 Set-1 > Reasoning
Five persons P, Q, R, S and T are sitting in a row not necessarily in the same order. Q and R are
separated by one person, and S should not be seated adjacent to Q.
The number of distinct seating arrangements possible is:
The number of distinct seating arrangements possible is:
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.