Cognizant Interview Question

Sort an array

Interview Answer

Anonymous

Feb 11, 2017

I used bubble sort to sort the array using Java.