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

Branch 1 #3

Merged
merged 3 commits into from
Jul 16, 2020
Merged

Branch 1 #3

merged 3 commits into from
Jul 16, 2020

Conversation

lokendra1704
Copy link
Contributor

Pull Request Template

Description

Please include a summary of the problem and about the approach to solve the solution. Please also include relevant motivation and context.
List any dependencies that are required for this change.

Put check marks:

Have you made changes in README file ?

  • [* ] Added problem & solution under correct topic.
  • [* ] Specified Space & Time complexity.
  • [* ] Specified difficulty level, tag & Note(if any).

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Test A
  • Test B

Checklist:

  • [* ] My code follows the style guidelines of this project
  • [* ] I have performed a self-review of my own code
  • [* ] I have commented my code, particularly in hard-to-understand areas
  • [* ] I have made corresponding changes to the documentation
  • [* ] My changes generate no new warnings
  • [* ] Any dependent changes have been merged and published in downstream modules

Copy link
Member

@GouravRusiya30 GouravRusiya30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect work.
Congratulations for your first PR 🌟

@GouravRusiya30 GouravRusiya30 merged commit 6090b69 into codedecks-in:master Jul 16, 2020
@lokendra1704
Copy link
Contributor Author

Thank you Sir :)

@GouravRusiya30 GouravRusiya30 mentioned this pull request Oct 1, 2020
11 tasks
@GouravRusiya30 GouravRusiya30 mentioned this pull request Oct 10, 2020
@GouravRusiya30 GouravRusiya30 mentioned this pull request May 17, 2021
3 tasks
GouravRusiya30 pushed a commit that referenced this pull request Aug 2, 2021
…thout Repeating Characters (#184)

* Add solution for 3rd LeetCode Practice Problem - Longest Substring Without Repeating Characters

This commit adds a well-commented and human-readable Python 3 program to solve the third LeetCode Practice Problem viz., "Longest Substring Without Repeating Characters". The code is judged as Accepted on LeetCode, on 1st August 2021 (the same day this PR is initiated).

* Update README.md

Sorted Strings Table Entries in ascending order as per the # Problem ID column, and added entry for Python solution to newly added solution to Strings #3: Longest Substring Without Repeating Characters

* Rename 3. Longest Substring Without Repeating Characters.py to Longest_Substring_Without_Repeating_Characters.py

Renamed this file to Longest_Substring_Without_Repeating_Characters.py in order to match file naming conventions of the repository, as mentioned in PULL_REQUEST_TEMPLATE

* Fix Longest_Substring_Without_Repeating_Characters solution link

Fixed the solution link for Longest_Substring_Without_Repeating_Characters.py file in README file
@Lanskask
Copy link

Lanskask commented Jul 7, 2022

Hi,
Can I solve tasks on Scala and Go?
Or this project is only for languages listed here?

@lokendra1704
Copy link
Contributor Author

Yes You can. Contributions in different languages are welcome.

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.

None yet

3 participants