Algo_ds_101: Longest Palindromic Substring

Created on 12 Oct 2020  路  13Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Longest Palindromic Substring (LPS)

Submission Type
Algorithm

Submission Description
Given a string S, find the longest palindromic substring in S. In case of conflict, return the substring which occurs first ( with the least starting index ).

Submission Directory
Algorithms => String_Algorithms => LPS => longest_palindromic_substring.extension

Contributors

  • [x] C++ -
  • [ ] C -
  • [ ] Python -
  • [x] Java -
  • [ ] JavaScript -
  • [x] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer good first issue php python ruby scala swift

All 13 comments

Hey @ahampriyanshu please assign me for C++

Please assign this to me for Java.

Hey @ahampriyanshu please assign me for JavaScript.

Hi @ahampriyanshu,
Done for Ruby. Please review the PR.

Hey @ahampriyanshu please assign me for Python

Hey @ahampriyanshu can you please assign this problem to be so I can solve it in Python.

Hey @ahampriyanshu please review the PR for JavaScript #1355

Can you please assign it to me for C?
@ahampriyanshu

Please assign me this for Ruby.

@harlansgs Ruby has already been implemented and merged checkout pull request number #1348

Sorry about that. I got confused since the tag was still there for it.

assign this to me in c

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0x6f736f646f picture 0x6f736f646f  路  3Comments

aakashsoni-cloud picture aakashsoni-cloud  路  3Comments

Sushantrimurti picture Sushantrimurti  路  5Comments

Nirali0029 picture Nirali0029  路  4Comments

ahampriyanshu picture ahampriyanshu  路  5Comments