ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

C# code to check if string is pallindrome #351

Closed Druffl3 closed 3 years ago

Druffl3 commented 3 years ago

Wrote C# code to check if entered string is palindrome or not as a solution to this issue: #321

Druffl3 commented 3 years ago

@Kanhakhatri065 , could you please add the hacktoberfest topic to the repo to help other hacktoberfest participants and also hacktoberfest-accepted to this PR? Or is there an eligibility criteria?