Valid Palindrome | Java Programming | Problem Solving

Опубликовано: 29 Март 2024
на канале: 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 ►


Смотрите видео Valid Palindrome | Java Programming | Problem Solving онлайн без регистрации, длительностью 06 минут 44 секунд в хорошем hd качестве. Это видео добавил пользователь CodeJedi 29 Март 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1 раз и оно понравилось людям.