Ad
  • Custom User Avatar

    Description: single pass
    Tests: full sort

    Description: bubblesort_once
    Tests: bubble_sort

    Swap them if they are in the wrong order (ascending or descending, depending on the requirement).

    Which requirement?

    don't use the sorted function

    Restrictions should be tested.

  • Custom User Avatar

    LocalUser0132

    sarishvili-ioane

    Can either of you explain why your solutions are exactly identical down to every last single character?