Answer TRUE or FALSE.
Binsort's time complexity depends on the initial ordering of the keys in the input array.
Binsort takes each record and assigns it to a bin.
Binsort does the same work no matter what order the records.