Ayush7-BIT / turbo-robot

"A collection of essential coding algorithms and popular code solutions. Optimized for interviews and competitive programming, covering a wide range of topics from sorting to dynamic programming.”
26 stars 277 forks source link

Add Merge Sort Algorithm (Hacktoberfest) #268

Closed AkshatJangid787 closed 1 month ago

AkshatJangid787 commented 1 month ago

Description:

I would like to contribute the implementation of the Merge Sort algorithm in Java. The Merge Sort algorithm is a divide-and-conquer algorithm that sorts an array by dividing it into smaller subarrays, sorting them, and then merging them back together.

Programming Language:

JAVA

Why This is Needed:

This will add a new sorting algorithm to the repository and help beginners understand the Merge Sort process.

Hacktoberfest Contribution:

This issue is created for Hacktoberfest 2024, and I would like to contribute as part of the event.

Archit026 commented 1 month ago

Hey @Ayush7-BIT i want to contribute the implementation of merge sort alogithm

Smriti-Prajapati commented 1 month ago

Hey @Ayush7-BIT , I am interested in this issue can you assign this issue to me.

Smriti-Prajapati commented 1 month ago

Please merge my requests I have uploaded the code for issues before 1 week. Please merge it Sir Regards Smriti

On Sun, 20 Oct 2024, 9:47 pm Akshat Jangid, @.***> wrote:

Closed #268 https://github.com/Ayush7-BIT/turbo-robot/issues/268 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Ayush7-BIT/turbo-robot/issues/268#event-14753249541, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCGCG5TDCKTRXNSB3BT7MYTZ4PJSLAVCNFSM6AAAAABP3IUJ5KVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUG42TGMRUHE2TIMI . You are receiving this because you commented.Message ID: @.***>