Cognizant interview question

Sort an array

Interview Answer

Anonymous

11 Feb 2017

I used bubble sort to sort the array using Java.