Skip to content

Add New Sorting Algorithm - Comb Sort algorithm in Java #326

Open
@Wsheng0611

Description

@Wsheng0611

I think adding a new sorting algorithm is useful. Not only limited to the Bubble sort algorithm where Comb Sort improves it by increasing the shrink factor to 1.3 compared to Bubble sort only swap the value with the near integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions