Why should we know more than one sorting algorithm in c++ (bubble, insertion, selection) if all are doing same job?

Started by Denas, November 17, 2016, 07:04:54 PM

Previous topic - Next topic

Clayton

Hi everyone, I have a big complex problem, why should we know more than one sorting algorithm in c++ (bubble, insertion, selection) if all are doing same job? Please help if you like.