•  
      tasks #45401 Python program for BogoSort or Permutation Sort
    #45401
    Mohini Singh (mohini)
    2022-08-16 22:30
    2022-08-16 22:30
    Details
    Python program for BogoSort or Permutation Sort
    The BogoSort or permutation sort is the most inefficient sorting algorithm. Here, BOGO itself means bogus. The sorting technique generates all possible permutations of a given list and determines whether or not it is sorted.


    5 - Medium
    State of Progress
    2022-05-22
    100
    2022-05-24
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-23
    Closed
    Attachments
    References
    References list is empty