mission-peace/interview

Array given as test case is not sorted

tonyflow opened this issue · 1 comments

    int[] y = {7, 11, 18, 19, 21, 25};

This is the sorted test case. Can you allow me to fix this?