Skip to content

(GSSOC'23) Added QuickSort Algorithm in DSA-Python#1872

Closed
mukeshmade wants to merge 3 commits intoavinashkranjan:masterfrom
mukeshmade:master
Closed

(GSSOC'23) Added QuickSort Algorithm in DSA-Python#1872
mukeshmade wants to merge 3 commits intoavinashkranjan:masterfrom
mukeshmade:master

Conversation

@mukeshmade
Copy link
Copy Markdown
Contributor

Description

Added QuickSort Algorithm in DSA-Python

Fixes #1871

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: QuickSort

Folder: DSA-Python

Script: QuickSort.py

Contributor: mukeshmade

mukeshmade and others added 3 commits June 21, 2023 16:35
Signed-off-by: Mukesh Sai Madepalli <madepallimukesh@gmail.com>
Signed-off-by: Mukesh Sai Madepalli <madepallimukesh@gmail.com>
@github-actions
Copy link
Copy Markdown

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Jun 30, 2023
@avinashkranjan avinashkranjan removed the Stale PRs with no updates label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add QuickSort Algorithm

2 participants