Skip to content

Assignment 1#86

Closed
jseis wants to merge 4 commits into
UofT-DSI:mainfrom
jseis:assignment-1
Closed

Assignment 1#86
jseis wants to merge 4 commits into
UofT-DSI:mainfrom
jseis:assignment-1

Conversation

@jseis
Copy link
Copy Markdown

@jseis jseis commented Jan 28, 2026

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

Write solution to assigned problem. Analyze time and space complexity of algorithm. Propose alternate solution.

What did you learn from the changes you have made?

Writing out additional input cases can be helpful.

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

As a baseline, considered the bubble sort-inspired solution first, but wanted a better solution.

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

Had to ensure I wasn't underthinking the problem.

How were these changes tested?

Changes were tested using assertion statements on sample inputs and outputs.

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

Checklist

  • I can confirm that my changes are working as intended

@github-actions
Copy link
Copy Markdown

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@github-actions
Copy link
Copy Markdown

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@github-actions
Copy link
Copy Markdown

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@jseis jseis closed this Jan 28, 2026
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