Skip to content

Completed Assignment 1#372

Open
anjshasayed wants to merge 2 commits intoUofT-DSI:mainfrom
anjshasayed:assignment-1
Open

Completed Assignment 1#372
anjshasayed wants to merge 2 commits intoUofT-DSI:mainfrom
anjshasayed:assignment-1

Conversation

@anjshasayed
Copy link
Copy Markdown

@anjshasayed anjshasayed commented Apr 20, 2026

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

Part 1: Case-insensitive anagram checker

  • Part 2: Case-sensitive option with boolean flag
  • All required test outputs displayed for both parts

What did you learn from the changes you have made?

String manipulation and normalization

  • Sorting-based comparison for anagram detection
  • Handling optional parameters and branching logic

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

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

initially had naming and path issues with the notebook file; resolved by aligning with submission guide.

How were these changes tested?

Executed the test cases in notebook and verified the outputs

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

Checklist

  • I can confirm that my changes are working as intended
    yes

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