Page 1 of 1

What is the speciality of cartesian sorting?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
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