1.

Bigger the query rectangle the better is the query efficiency.(a) true(b) falseThis interesting question is from Trees topic in section Trees of Data Structures & Algorithms IThe question was posed to me in class test.

Answer»

Right choice is (b) false

To explain: EFFICIENCY of bin depends upon the LOCATION and size of QUERY and candidates. ALSO, the smaller is the query rectangle the BETTER is the query efficiency.



Discussion

No Comment Found

Related InterviewSolutions