Skip to content

Add Longest Palindromic Substring in Ruby#5639

Merged
rzuckerm merged 1 commit intoTheRenegadeCoder:mainfrom
pascalecu:ruby/longest-palindromic-substring
Apr 24, 2026
Merged

Add Longest Palindromic Substring in Ruby#5639
rzuckerm merged 1 commit intoTheRenegadeCoder:mainfrom
pascalecu:ruby/longest-palindromic-substring

Conversation

@pascalecu
Copy link
Copy Markdown
Contributor

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

I Am Adding a New Code Snippet in an Existing Language

@pascalecu pascalecu force-pushed the ruby/longest-palindromic-substring branch from 1cb19fc to bc46927 Compare April 24, 2026 00:20
@github-actions github-actions Bot added enhancement Any code that improves the repo longest palindromic substring See: https://sampleprograms.io/projects/longest-palindromic-substring/ labels Apr 24, 2026
@rzuckerm rzuckerm merged commit 7ae980f into TheRenegadeCoder:main Apr 24, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo longest palindromic substring See: https://sampleprograms.io/projects/longest-palindromic-substring/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Longest Palindromic Substring in Ruby

2 participants