Time complexity to sort elements of binary search tree is Data Structures 4 July 2020StudyBlocksLeave a Comment on Time complexity to sort elements of binary search tree isa) O(n)b) O(nlogn)c) O(n2)d) O(n2logn)