Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

2 Sorting Algorithms Added in Python #1303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SyabAhmad
Copy link

@SyabAhmad SyabAhmad commented Jan 5, 2024

PR Checklist:

  • My submission is formatted according to the guidelines in the contributing guide
  • My addition is on refer on the language README.md file
  • My addition does not have a spelling problem
  • My submission has a proper and user-friendly description of the algorithm
  • My submission has the time complexity of the algorithm

What kind of change does this PR introduce? (check at least one)

  • My submission has sample input-output of the program (NOT FOR PYTHON)
  • Bugfix
  • New algorithm
  • Optimization in previous algorithms
  • Code style update
  • Refactor
  • Documentation
  • Other, please describe:

Briefly describe the changes in this PR

Other information:

Copy link

welcome bot commented Jan 5, 2024

Thanks for opening this pull request! Please check out our contributing guidelines.

Copy link
Author

@SyabAhmad SyabAhmad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used it and its working well.

Copy link

@Hamza-Rustam Hamza-Rustam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have used these algorithms and are working good, it has a good time and space complexity

@AbdulKhabir-Developer
Copy link

I used it, Its working well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants