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

docs: Add README for Mirror Tree problem solution #179

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

Conversation

DiptanshuG
Copy link

PR Description:

This PR adds a README file for the "Mirror Tree" problem solution. The README provides a clear problem statement, examples, and details on how to use the solution. It aims to make the solution more accessible and understandable to users.

Changes Made:

  • Added a detailed problem statement.
  • Included example inputs and outputs.
  • Explained the task and expected complexities.
  • Provided class definitions and sample input usage.
  • Mentioned constraints and expected time/auxiliary space complexities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant