Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Hindi dsa #1315

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Hindi dsa #1315

wants to merge 2 commits into from

Conversation

SilentSobs
Copy link

@SilentSobs SilentSobs commented Jan 24, 2024

PR Checklist:

  • My submission is formatted according to the guidelines in the contributing guide
  • My addition is on refer on the language README.md file
  • My addition does not have a spelling problem
  • My submission has a proper and user-friendly description of the algorithm
  • My submission has the time complexity of the algorithm
  • My submission has sample input-output of the program (NOT FOR PYTHON)

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • New algorithm
  • Optimization in previous algorithms
  • Code style update
  • Refactor
  • Documentation
  • Other, please describe:

Briefly describe the changes in this PR

Other information:

… explanations in Hindi. The project demonstrates how to use recursion to add two numbers through a simple example. The README provides an overview of recursion, step-by-step instructions to get started, code usage examples, and guidelines for contributions. Notably, the coding and explanations are in Hindi.

- Recursive addition of two numbers in C++.
- Explanation of base cases and recursive cases in Hindi.
- Code examples and demonstration of the recursive process.
Copy link

welcome bot commented Jan 24, 2024

Thanks for opening this pull request! Please check out our contributing guidelines.

@SilentSobs SilentSobs mentioned this pull request Jan 26, 2024
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant