div-bargali / Data-Structures-and-Algorithms

Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
MIT License
270 stars 396 forks source link

Add palindrome.java #914

Closed skmodi649 closed 2 years ago

skmodi649 commented 2 years ago

Pull Request Template

What have you Changed(must)

First of all a new folder "String" has been created in the Data Structure section of language JAVA , then a file Palidrome.java has been added into it. The file Palindrome.java contains the Explanation , algorithm , test cases and time complexity as comments.

Issue no.(must) - #912

Pr will be closed and marked as spam. If issue number not found or issue was assigned to someone else. Marking as spam can block your account from HacktoberFest.

Self Check(Tick After Making pull Request)

README - How to Contribute