CGI interview question

Write a function that sorts an array.

Interview Answer

Anonymous

May 1, 2016

array.sort(compareFunction)