Bristlecone Interview Question

Write program for sorting an array using bubble sort.

Interview Answer

Anonymous

Jul 15, 2020

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