Computer Sciences > Gate 2024 Set-2 > Thread
Consider the following expression: π₯[π]=(π+π)ββπ [π]+π’/π€. The following
sequence shows the list of triples representing the given expression, with entries
missing for triples (1), (3), and (6).
Which one of the following options fills in the missing entries CORRECTLY?

Explanation
Correct : a
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.