Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typos in assignment_1.ipynb #23

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

kunzhi-yu
Copy link
Contributor

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

Fixed the following typos:

  • "Explain the problem’s and space complexity" -> "Explain the problem’s time and space complexity"
  • In question 1, example 3, changed the list representation to match the other examples
  • In question 1, changed the template code's function name "is_symmetric" -> "is_duplicate"

Copy link

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.

@saliaqat saliaqat merged commit 67217dd into main Jul 18, 2024
1 check passed
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