1.

Is mathematical randomized tree can be generated using beta distribution.(a) True(b) FalseMy question is from Binary Trees topic in portion Binary Trees of Data Structures & Algorithms IThis question was addressed to me in a national level competition.

Answer»

Right OPTION is (a) True

Explanation: Beta distribution can be USED using a different shape to GENERATE a randomized BINARY search tree to create a special type of tree known as a botanical tree.



Discussion

No Comment Found

Related InterviewSolutions