Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Merge sort added successfully#40

Open
mayur9922 wants to merge 3 commits intoayushi-ras:mainfrom
mayur9922:merge-sort
Open

Merge sort added successfully#40
mayur9922 wants to merge 3 commits intoayushi-ras:mainfrom
mayur9922:merge-sort

Conversation

@mayur9922
Copy link
Copy Markdown

@mayur9922 mayur9922 commented Oct 2, 2023

This pull request aims to implement the Merge Sort algorithm . Merge Sort is a widely-used sorting algorithm known for its stable and efficient performance, making it a valuable addition to our toolkit. Its time complexity is nlogn . It is most efficient technique of sorting. here i attached screenshot of output.

image

@Haris-Mohanty
Copy link
Copy Markdown
Contributor

@mayur9922, Please add description!

@mayur9922
Copy link
Copy Markdown
Author

I edit the description please see :)

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