jainaman224 / Algo_Ds_Notes

A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
GNU General Public License v3.0
2.24k stars 2.09k forks source link

Palindromes in python #1691

Open shubhigupta991 opened 4 years ago

shubhigupta991 commented 4 years ago

1.Checking if a number is palindrome or not 2.Checking if a name/word is palindrome or not I would like to participate in GSSOC20 contributing this please assign it to me!!

mehular0ra commented 4 years ago

I would like to work on the issue in C++ and python pas part GSSoc student

nomadicGeek commented 4 years ago

@shubhigupta991 I have already created this issue #1646 . still you can implement it in python. I am doing the C and C++ part.

goyalmuskan commented 4 years ago

I would like to work on the Implementation of Palindromes in Python. Please assign me this issue.

eKta37 commented 4 years ago

I would like to work on this, please assign this task to me

simran2104 commented 4 years ago

I would like to resolve this issue for GSSoC'2020

SakshiShreya commented 4 years ago

@shubhigupta991 do you want to implement this in C, C++ or some other language? It is a duplicate issue if you want to do it in C, C++

CSElonewolf commented 4 years ago

I would like to work on this using Java

shubhigupta991 commented 4 years ago

@shubhigupta991 do you want to implement this in C, C++ or some other language? It is a duplicate issue if you want to do it in C, C++

okay i would like to implement this using python

iBruceW commented 4 years ago

I would like to contribute in this issue. Please assign me on this issue @jainaman224