•  
      tasks #45252 Bogo Sort or Permutation Sort
    #45252
    Ritish Singh (ritish31)
    2022-08-16 11:05
    2022-08-16 11:05
    Details
    Bogo Sort 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
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-23
    Closed
    Attachments
    References
    References list is empty