Primitive array uses quick sort which is O(n^2) in worst case. → Reply Stecher 5 years ago, # | 0 Forget about Java: Arrays.sort(a); Answer to your second question. Does Size matters? Not initially. but yeah after few year. xD For the first question, To be exact, Java us...