Valid Palindrome | Java Programming | Problem Solving

Published: 29 March 2024
on channel: CodeJedi
10
1

Hi, in this video we will solve the below given problem

Problem Statement: Given a string, return whether it forms a palindrome ignoring case and non-alphabetical characters.
Note: a palindrome is a sequence of characters that reads the same forwards and backwards.
Ex:
"level", return true
"algorithm", return false
"A man, a plan, a canal: Panama.", return true


Github link:

0:00 Problem Introduction
0:47 Test Cases
3:03 Solutioning
6:06 Validation

Buy Me a coffee:

Subscribe ►


Watch video Valid Palindrome | Java Programming | Problem Solving online without registration, duration 06 minute 44 second in high hd quality. This video was added by user CodeJedi 29 March 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1 once and liked it people.