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: Recursion & String #73

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

new lesson: Recursion & String #73

Utkarsh1504 opened this issue Oct 3, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation java requires java up-for-grabs grab issues

Comments

@Utkarsh1504
Copy link
Owner

⭐ Request Type

Add in-depth documentation for the lesson Recursion and Strings.
you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Introduction
  2. approach for recursion and strings
  3. program example(remove consecutive character duplicates) for strings
  4. Tower of Hanoi

💻 Location

location of the file is at:
section: 8
lesson: D
order: 8D
filename: recursion-string.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 documentation Improvements or additions to documentation java requires java hacktoberfest up-for-grabs grab issues labels Oct 3, 2021
@ankit-95
Copy link

ankit-95 commented Oct 4, 2021

@Utkarsh1504. Please assign this issue to me.

@Utkarsh1504
Copy link
Owner Author

sure.

@ankit-95 ankit-95 removed their assignment Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation java requires java up-for-grabs grab issues
Projects
None yet
Development

No branches or pull requests

2 participants