Mechanical Engineering > Gate 2020 Set-1 > Verbal
P, Q, R and S are to be uniquely coded using α and β. If P is coded as α α and Q as αβ, then R and S, respectively, can be coded as__________.
A
αβ and ββ
B
ββ and αα
C
βα and ββ
D
βα and αβ

Explanation

Correct : c

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