Skip to content

Add sort order for all sorting algorithms #12

Description

@gsilvamartin

Is your feature request related to a problem? Please describe.
We don't have the option to change the sorting from ascending to descending in the sorting algorithms, only in merge sort

Describe the solution you'd like
We must use the SortOrder enum to control if its ascending or descending, and the parameter must be optional and the default is Ascending

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions