Skip to content

Conversation

@ashwinder1
Copy link
Owner

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

Adding the solution for assignment 1.

What did you learn from the changes you have made?

I learned how to read the coding question, understand it with different inputs and outputs, find and code a solution and find its complexity. Then find an alternative solution that can improve the complexity.

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

No

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

Yes, the problem was challenging and I overcame it by referring Python documentation to understand list data structure and use it for solving the problem.

How were these changes tested?

Tested with different inputs.

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

Checklist

  • I can confirm that my changes are working as intended

Copy link

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Great work!

Everything looks correct. No changes are needed.

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.

2 participants