Examveda

What is the speciality of cartesian sorting?

A. it sorts partially sorted set of data quickly

B. it considers cartesian product of elements

C. it sorts elements in less than O(logn)

D. it is a self balancing tree

Answer: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)