Oracle interview question

Sorting an array without using common libraries or built-in sorting functions in java.

Interview Answer

Anonymous

29 July 2023

I rewrote a pancake sort from memory that I had already studied for as I prepared to interview for many companies.