Skip to content

[FEATURE]: Add Quick Sort in Divide and Conquer #1954

@Adit0507

Description

@Adit0507

Detailed description

I would like to add Quick sort algorithm in the "Divide and Conquer" section

Context

Quick sort is a pretty important algorithm in Divide and Conquer as it requires partitioning in which the pivot element can be random. Also its pretty fun to understand its working.

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststaleAuthor has not responded to the comments for over 2 weeks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions