Minimum Swaps 2

  • + 1 comment

    could you please explain the test case data bug? I have very similar code (without the if len(arr)==7 and i==6: break statement) that passes 10/15 test cases.