Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Add Tim Sort implementation#125

Merged
abranhe merged 1 commit into
AllAlgorithms:masterfrom
hemanth-kotagiri:hemanth
Nov 7, 2020
Merged

Add Tim Sort implementation#125
abranhe merged 1 commit into
AllAlgorithms:masterfrom
hemanth-kotagiri:hemanth

Conversation

@hemanth-kotagiri

Copy link
Copy Markdown
Contributor

I am creating a pull request for...

  • New algorithm
  • Update to an algorithm
  • Fix an error
  • Other - Describe below

Timsort is a sorting algorithm, derived from merge sort and insertion sort, and is used in Java and Python for the built-in sorting methods.
For more information: Tim Sort

@hemanth-kotagiri

Copy link
Copy Markdown
Contributor Author

Hello, @abranhe. I will also raise the PR of the same algorithm in other languages such as C, Cpp, Java, and JavaScript.
Also, are you open to collaboration? I would love to join @AllAlgorithms and do my best in contributing!

@abranhe abranhe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks so much for your contribution to The All ▲lgorithms Project. Without people like you submitting Pull Requests we couldn't run this project. You rock!

@abranhe abranhe merged commit 67e21b2 into AllAlgorithms:master Nov 7, 2020
@hemanth-kotagiri

Copy link
Copy Markdown
Contributor Author

@abranhe awesome man! Check out the PRs I have reviewed as well! Are you open for collaboration? I'd love to join and contribute more to this organization reviewing PRs, issues and raise my own Implementations as 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.

2 participants