code_problems
code_problems copied to clipboard
Add unit tests for Merge Sort and Quick Sort in Java
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.
I can also work on this .
Maybe @Tripathi-Alok can work on one algorithm and I can work on one?
@larissalages what do you suggest?
Sure @sumitsawant you can do that! choose an algorithm to work on, the other person can work on the other, thanks!
I'll work on @larissalages Merge sort . Please assign me that!
@larissalages Can I help with this one?