sukritishah15 / DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
MIT License
952 stars 292 forks source link

Palindromic Substrings #589

Open DefCon-018 opened 4 years ago

DefCon-018 commented 4 years ago

🚀 Feature

The number of substrings of string that are palindrome.

Have you read the Contribution Guidelines?

Yes

Pitch

It is a very famous problem of Dynamic programming. This question has been asked in FAANG interviews. I want to contribute in c++

Assignees

@DefCon-018 - C++ @mavneeK - C @Meena-dev - Java @AvadhootK - Python

mavneeK commented 4 years ago

I would like to contribute in C language

sukritishah15 commented 4 years ago

@DefCon-018 - C++ @mavneeK - C

Assigned

Meena-dev commented 4 years ago

I would like to contribute in Java

AvadhootK commented 3 years ago

I would like to contribute in Python

sukritishah15 commented 3 years ago

@Meena-dev - Java @AvadhootK - Python Assigned