Skip to content

Conversation

@sunbalkc
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Adding Assignment two files with codes and code review.

What did you learn from the changes you have made?

how to do a partner code review.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

n/a

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

n/a

How were these changes tested?

by running each code chunk,

A reference to a related issue in your repository (if applicable)

n/a

Checklist

  • [y ] I can confirm that my changes are working as intended

Copy link

@tianyi21 tianyi21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Sunbal,

Thank you for submitting your ADS A2.

✅ You implemented an algorithm to find all root-to-leaf paths in a given tree.
✨ You implemented a DFS-based recursive algorithm to solve the question.

✅ Your program runs successfully without any errors.
✅ Your program produces the intended results.
✅ You correctly explained your partner's implementation and analyzed its time and space complexities.
✅ You included a paragraph to explain your experience and thoughts to us.

🎉 All your ADS assessments have been completed. Thank you for your participation, and I wish you all the best for the future!

Thanks,
Tianyi [LS]

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.

3 participants