Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #149

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Patch 1 #149

wants to merge 2 commits into from

Conversation

tinyCodersDen
Copy link
Contributor

@tinyCodersDen tinyCodersDen commented Oct 28, 2024

What does this PR do?

This pull request makes a program for comb sort in Python. The Time Complexity is O(n^2).

Related PRs and Issues is any

No related PRs

Have you read the Contributing Guidelines?

  • yes
  • no

Is the code your own?

  • yes
  • no

Is your code in proper folder and proper subfolder?

  • yes
  • no

Have you made or updated corresponding README.md file in the folder?

  • yes
  • no

Is the code beautified?

  • yes
  • no

Is the code clear to understand with proper variable naming and comments?

  • yes
  • no

@tinyCodersDen
Copy link
Contributor Author

Sorry for not renaming the title. The Title is: Adding Comb Sort Program in Python

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.

1 participant