Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create String is Palindrome or not #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jay2006sawant
Copy link

I have written a code in javascript that identifies whether a given string is palindrome or not

What:

Briefly describe the changes or additions you made in this PR:

Why:

Why is this change important? What problem does it solve?

How:

Explain how you implemented this change or fixed the issue. What steps did you take?


Contributor Information:

Is this your first contribution to an open-source project?

  • Yes
  • No

What type of contribution is this?

  • Code (feature or fix)
  • LeetCode/Algorithm Problem
  • Documentation
  • Cheat Sheet
  • Other (Please specify):

Checklist for Reviewers:

Does this PR require environment variables to be added or updated?

  • Yes (please specify)
  • No

Type of Testing:

  • Unit Test
  • Integration Test
  • Manual Test
  • No Testing Needed (e.g., documentation or non-code change)

Additional Notes:

Anything you'd like the reviewer to focus on or check?

I have written a code in javascript that identifies whether a given string is palindrome or not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant