BlackNGreen interview question

Give the basic idea behind the implementation of quick sort?

Interview Answer

Anonymous

27 May 2021

I gave the idea of partition method and how it's used to implement quick sort.