Mozilla-Campus-Club-Cummins / HacktoberFest23_MozillaCCEW

0 stars 0 forks source link

Implement a Medium-Level Sorting Algorithm #108

Open harshadagd opened 11 months ago

harshadagd commented 11 months ago

This issue involves implementing a medium-complexity sorting algorithm, such as Merge Sort or Quick Sort, from scratch. You'll need to write the algorithm in the programming language of your choice and include test cases to validate its correctness and efficiency. This task is an excellent opportunity for those looking to deepen their understanding of algorithms and data structures

  1. Implement the selected sorting algorithm.
  2. Provide comprehensive code documentation.
  3. Create test cases to verify the correctness of the implementation.
  4. Analyze and comment on the time and space complexity of the algorithm.
  5. Submit a pull request with the completed code and test cases.
Dineshraju3435 commented 11 months ago

@harshadagd can you assign this to me ??

Dineshraju3435 commented 11 months ago

hey @harshadagd pls assign this to me ??

Dineshraju3435 commented 11 months ago

hi @harshadagd, i am new to open source. I have never done PR and to be honest I don't even know how to do that , if you assign this to me it will be a good practice for and I will give my best

Dineshraju3435 commented 11 months ago

pls @harshadagd

Arpitalite commented 10 months ago

hii can you plzz assign this issue to me ?? Arpita Kumbhar SY entc UEC2022236

harshadagd commented 10 months ago

hey @Arpitalite I have assigned it to you. Complete the PR by tagging this issue. Happy Contribution

Arpitalite commented 10 months ago

Hii Do I need to make a pdf of algorithm and test cases ??

On Sat, 21 Oct, 2023, 10:45 pm Harshada Dhage, @.***> wrote:

hey @Arpitalite https://github.com/Arpitalite I have assigned it to you. Complete the PR by tagging this issue. Happy Contribution

— Reply to this email directly, view it on GitHub https://github.com/Mozilla-Campus-Club-Cummins/HacktoberFest23_MozillaCCEW/issues/108#issuecomment-1773867340, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7E7YU75JIABJDOBLNCSZ6LYAP7MTAVCNFSM6AAAAAA6AMOGLOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTHA3DOMZUGA . You are receiving this because you were mentioned.Message ID: <Mozilla-Campus-Club-Cummins/HacktoberFest23_MozillaCCEW/issues/108/1773867340 @github.com>

harshadagd commented 10 months ago

Hii Do I need to make a pdf of algorithm and test cases ?? On Sat, 21 Oct, 2023, 10:45 pm Harshada Dhage, @.***> wrote: hey @Arpitalite https://github.com/Arpitalite I have assigned it to you. Complete the PR by tagging this issue. Happy Contribution — Reply to this email directly, view it on GitHub <#108 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7E7YU75JIABJDOBLNCSZ6LYAP7MTAVCNFSM6AAAAAA6AMOGLOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTHA3DOMZUGA . You are receiving this because you were mentioned.Message ID: <Mozilla-Campus-Club-Cummins/HacktoberFest23_MozillaCCEW/issues/108/1773867340 @github.com>

Search on how to do a PR