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: Radix Sort #70

Open
Utkarsh1504 opened this issue Oct 3, 2021 · 6 comments
Open

new lesson: Radix Sort #70

Utkarsh1504 opened this issue Oct 3, 2021 · 6 comments
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 Radix Sort.
you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Introduction
  2. illustration & implementation of radix sort
  3. code for radix sort
  4. complexity analysis
  5. applications

💻 Location

location of file is at:
section: 5
lesson: G
order: 5G
filename: radixsort.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
@souvikrajsingh
Copy link
Contributor

hey @Utkarsh1504 , I would like to work on this issue, can you please assign it to me, thank you!

@Utkarsh1504
Copy link
Owner Author

Yes, sure.

@souvikrajsingh
Copy link
Contributor

@Utkarsh1504 thank you, will get on this ASAP!

@aastha0326
Copy link

hey, can I work on this?

@Utkarsh1504
Copy link
Owner Author

Unfortunately not! this issue is already assigned. But you can work on other issues, I'll raise more, or you can raise on your own looking at the website and make a PR on that.

@souvikrajsingh
Copy link
Contributor

@Utkarsh1504 hey, I'm sorry I didn't finish this, was facing some problem with my Laptop will complete it by today evening for sure! Thank you!

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

No branches or pull requests

3 participants