when you want to arrange data in ascending or in descending you can using sort function so that sort function will sort array elements in ascending or descending order but always by default we get data in ascending order. so today we are going to discuss how to sort array elements in javascript