Skip to content

37 longest unique substring#45

Merged
ZelenyMartin merged 1 commit intoPyLadiesCZ-Brno:mainfrom
JanaDrazkova:jd-37-longest-unique-substring
Apr 3, 2025
Merged

37 longest unique substring#45
ZelenyMartin merged 1 commit intoPyLadiesCZ-Brno:mainfrom
JanaDrazkova:jd-37-longest-unique-substring

Conversation

@JanaDrazkova
Copy link
Contributor

longest unique substring

Copy link
Contributor

@ZelenyMartin ZelenyMartin left a comment

Choose a reason for hiding this comment

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

Zkus vyuzit funkci enumerate(). Melo byt o dat jednodoussi, citelnejsi a pythonovejsi reseni.

@JanaDrazkova JanaDrazkova force-pushed the jd-37-longest-unique-substring branch from f65570b to bcb2bcf Compare April 3, 2025 20:09
@JanaDrazkova
Copy link
Contributor Author

Enumerate jsem využila, ale logika toho algoritmu zůstala stejná. Je to tak ok?

@ZelenyMartin ZelenyMartin merged commit d47a84e into PyLadiesCZ-Brno:main Apr 3, 2025
3 checks passed
@JanaDrazkova JanaDrazkova deleted the jd-37-longest-unique-substring branch April 5, 2025 18:58
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