•  
      tasks #45400 Python Program for Gnome Sort
    #45400
    Mohini Singh (mohini)
    2022-08-16 22:28
    2022-08-16 22:28
    Details
    Python Program for Gnome Sort
    This algorithm works by comparing the current thing to the preceding item, you may put the items in the correct sequence. Proceed to the following item if everything is in order (or stop if the end is reached). Swap them and go back to the preceding item if they're out of sequence. Move on to the next item if there is no preceding item.

    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