Skip to content

Assignment 1#1

Open
beshermahrouka wants to merge 2 commits intomainfrom
assignment-1
Open

Assignment 1#1
beshermahrouka wants to merge 2 commits intomainfrom
assignment-1

Conversation

@beshermahrouka
Copy link
Copy Markdown
Owner

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

adding new code to solve anagram

What did you learn from the changes you have made?

how to use list,set, sort and string functions

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

based on what we learnt, using sort can solve this but I decided to use Dictionary instead for this because it is faster (based on my experience )

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

N/A

How were these changes tested?

running on my local machine and testing few examples

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

N/A

Checklist

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

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