0

When we say Arrays.sort(array) or Collections.sort(List,comparator) , which sorting algorithm is used ? In other words can we assume that the sort() method uses the quickest sorting algorithm ? (For Java)

gingerdd
  • 15
  • 8

0 Answers0