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

Update ListElements.py #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AnamikaDubey23
Copy link

@AnamikaDubey23 AnamikaDubey23 commented Oct 21, 2020

What type of PR is this? (check all applicable)

  • πŸš€ Added Name
  • ✨ Feature
  • 🌟 ed the repo
  • πŸ› Grammatical Error
  • πŸ“ Documentation Update
  • 🚩 Other

Description

Add Link of GitHub Profile

@keshavsingh4522 keshavsingh4522 added the hacktoberfest-accepted Accept for hacktoberfest will merge later label Oct 21, 2020
@keshavsingh4522
Copy link
Owner

you solved this question in O(N2) time but this code can be solved in O(N) time.
to check how to solve in O(N) times click here

@keshavsingh4522
Copy link
Owner

you can use hashing to solve this in O(N) time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants