Bristlecone interview question

Write program for sorting an array using bubble sort.

Interview Answer

Anonymous

15 Jul 2020

I prefer writing the program in C as this shows my hold on the understanding of the algorithm.