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

new lesson: Merge Sort #74

Open
Utkarsh1504 opened this issue Oct 3, 2021 · 3 comments · Fixed by vanshikagarg18/DSA-Java#1
Open

new lesson: Merge Sort #74

Utkarsh1504 opened this issue Oct 3, 2021 · 3 comments · Fixed by vanshikagarg18/DSA-Java#1
Labels
algorithm for algorithms only java requires java up-for-grabs grab issues

Comments

@Utkarsh1504
Copy link
Owner

⭐ Request Type

Add in-depth documentation for the lesson Merge Sort.
you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Introduction
  2. Understanding the merge sort
  3. implementation + illustration
  4. code for merge sort
  5. complexity analysis+stability
  6. applications

💻 Location

location of the file is at:
section: 8
lesson: E
order: 8E
filename: mergesort.md

❌ Additional Info

You can take the help of other markdown files in the /lesson directory so that you get the idea of in which fashion you should write.

If you don't know how to do markdown, don't worry it is quite easy, just follow this docs-https://guides.github.com/features/mastering-markdown/

@Utkarsh1504 Utkarsh1504 added java requires java hacktoberfest algorithm for algorithms only up-for-grabs grab issues labels Oct 3, 2021
@Shaurya-21
Copy link

please assign this issue

@Vi-r-us
Copy link

Vi-r-us commented Oct 17, 2021

Can you assign this issue to me.

1 similar comment
@shubhamSM1298
Copy link

Can you assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm for algorithms only java requires java up-for-grabs grab issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants