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: Flow of Recursion #71

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

new lesson: Flow of Recursion #71

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 Flow of Recursion.
you can start your contribution from this file

Lesson Content

The lesson must contain at least these are the topics:

  1. Visualising Recursion (Recursion Tree)
  2. example Fibonacci recursive tree
  3. Problem solving using recursion
  4. Recursion vs PMI(principle of mathematical induction)
  5. Key areas to be focused on Recursion

💻 Location

location of file is at:
section: 8
lesson: B
order: 8B
filename: flow-of-recursion.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/

If your concepts are not that good follow this Recursion video of @kunal-kushwaha (https://www.youtube.com/watch?v=M2uO2nMT0Bk)

@Utkarsh1504 Utkarsh1504 added documentation Improvements or additions to documentation java requires java hacktoberfest up-for-grabs grab issues labels Oct 3, 2021
@ParnaviKulkarni
Copy link
Contributor

Can I work on this issue? I have few more resources which I can use for this lesson.

@Utkarsh1504
Copy link
Owner Author

Utkarsh1504 commented Oct 4, 2021

@ParnaviKulkarni ok sure you can work on this issue.

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