code_problems icon indicating copy to clipboard operation
code_problems copied to clipboard

Add unit tests for Merge Sort and Quick Sort in Java

Open larissalages opened this issue 4 years ago • 6 comments

We have the code for Merge Sort and Quick Sort in java but we don't have unit tests for them, please create a separated file for test the class of one of these algorithms.

larissalages avatar Oct 04 '20 15:10 larissalages

I can also work on this .

sumitsawant avatar Oct 04 '20 15:10 sumitsawant

Maybe @Tripathi-Alok can work on one algorithm and I can work on one?

sumitsawant avatar Oct 04 '20 15:10 sumitsawant

@larissalages what do you suggest?

sumitsawant avatar Oct 04 '20 15:10 sumitsawant

Sure @sumitsawant you can do that! choose an algorithm to work on, the other person can work on the other, thanks!

larissalages avatar Oct 04 '20 15:10 larissalages

I'll work on @larissalages Merge sort . Please assign me that!

sumitsawant avatar Oct 04 '20 16:10 sumitsawant

@larissalages Can I help with this one?

Diegoslourenco avatar Sep 29 '21 00:09 Diegoslourenco