Skip to content

added palindromeCheck #806

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

Merged
merged 5 commits into from
Jan 23, 2022
Merged

added palindromeCheck #806

merged 5 commits into from
Jan 23, 2022

Conversation

liamlylehr
Copy link

The palindrome check function is a common right of passage to help programmers practice a basic case of the closing window technique on a string.

Here is a README, solution and tests for this popular problem.

@trekhleb trekhleb changed the base branch from master to merge January 23, 2022 20:40
@trekhleb trekhleb changed the base branch from merge to master January 23, 2022 20:40
@trekhleb trekhleb changed the base branch from master to merge January 23, 2022 20:42
@trekhleb trekhleb merged commit ea28788 into trekhleb:merge Jan 23, 2022
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.

2 participants