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: Count Sort #49

Open
parvsharmaa opened this issue Oct 2, 2021 · 4 comments
Open

new lesson: Count Sort #49

parvsharmaa opened this issue Oct 2, 2021 · 4 comments
Labels
algorithm for algorithms only documentation Improvements or additions to documentation java requires java

Comments

@parvsharmaa
Copy link
Contributor

parvsharmaa commented Oct 2, 2021

⭐ Request Type

Adding in-depth documentation on the Count Sort Algorithm .

Lesson Content :

  1. Introduction to Count Sort
  2. Complete explanation on Count sort
  3. Complexity of Count Sort
  4. Worst-Case + Best Case
  5. Code for Count Sort
  6. Link for Problems related to it

You can start your contribution from the file: https://github.com/Utkarsh1504/DSA-Java/blob/main/lessons/countsort.md

💻 Location

This lesson should be at:
Section: 5
Lesson: F
Order: 5F
File-name: countsort.md

❌ Additional Info

No response

@parvsharmaa
Copy link
Contributor Author

@Utkarsh1504 can I proceed with this issue ?

@Utkarsh1504
Copy link
Owner

@parvsharmaa you can start working on this issue, but don't copy from other websites, take reference from the different websites and try to explain it in your own language. Thank you for raising this issue!

@Utkarsh1504 Utkarsh1504 added algorithm for algorithms only documentation Improvements or additions to documentation hacktoberfest java requires java labels Oct 2, 2021
@parvsharmaa
Copy link
Contributor Author

Will do, thanks :)

@parvsharmaa parvsharmaa mentioned this issue Oct 2, 2021
8 tasks
@parvsharmaa
Copy link
Contributor Author

@Utkarsh1504 done with the Issue, please review pr #60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm for algorithms only documentation Improvements or additions to documentation java requires java
Projects
None yet
Development

No branches or pull requests

2 participants