Palindromes | Valid Palindrome | Simplified with visuals and animations | Sample problems

  Рет қаралды 7,662

Nikhil Lohia

Nikhil Lohia

Күн бұрын

Пікірлер
@developer_save
@developer_save Жыл бұрын
The way you explained, is outstanding just keep uploading videos . Its helping us a lot.
@robinsingh202
@robinsingh202 Жыл бұрын
Please keep making such videos!!our basics are getting stronger!
@vishnulavudya3160
@vishnulavudya3160 2 ай бұрын
You are really are underrated !
@amitmandal5842
@amitmandal5842 Жыл бұрын
As usual, you explanation is awesome.. Thanks you Nikhil..😊😊
@atulsolanki1735
@atulsolanki1735 10 ай бұрын
Great way to explain the problem and solution, to make it very simple and easy to understand. Thank you, Nikhil.
@mounikathalla3440
@mounikathalla3440 10 ай бұрын
great work Nikhil..... thank you for these tutorials....👏👌👌👌
@CodewithAIYoutubeChannel
@CodewithAIYoutubeChannel Жыл бұрын
Awesome explanation ❤
@pradyumnakhadanga1016
@pradyumnakhadanga1016 5 ай бұрын
I am watching all your videos, It is awesome.
@IshaZaka
@IshaZaka 4 ай бұрын
great way of explaning
@charlesopuoro5295
@charlesopuoro5295 Жыл бұрын
Thanks always
@nikoo28
@nikoo28 Жыл бұрын
So nice of you
@suhas8882
@suhas8882 3 ай бұрын
This code is not working in leetcode for all the test cases
@ash8726
@ash8726 Жыл бұрын
can you make a video on variable-size sliding window algorithm
@nikoo28
@nikoo28 11 ай бұрын
will try to make one on it. did you have a look at the sliding window algorithm already? kzbin.info/www/bejne/a2e3qXuDfJWknrM
@pradyumnakhadanga1016
@pradyumnakhadanga1016 5 ай бұрын
It can be improved protected static boolean isPollindrom(String str){ int left = 0; int right = str.length()-1; while(left
@prettymess21
@prettymess21 Жыл бұрын
The code is not accepted by leetcode
@nikoo28
@nikoo28 Жыл бұрын
are you sure? I tried again, and it accepts. github.com/nikoo28/java-solutions/blob/master/src/main/java/leetcode/easy/ValidPalindrome.java
@jcv178
@jcv178 Жыл бұрын
you didn't explain in the code how to ignore non-alphabetic characters
@nikoo28
@nikoo28 Жыл бұрын
i wanted to focus on the algorithm to check a palindrome. for your specific condition to check non-alphabetic characters, you can just add some if conditions. Also, it is not possible to account for every different problem. Some might have special symbols, some might allow numbers. Ideally, you should focus on understanding how the algorithm works...how to identify the palindrome...rest is just some decoration with if blocks and conditionals.
@myosith4795
@myosith4795 10 ай бұрын
we have to use palindrome concept in many cases ...
@IshaZaka
@IshaZaka 4 ай бұрын
plz make more
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Valid Palindrome - Leetcode 125 - Python
14:58
NeetCode
Рет қаралды 296 М.
How to Solve ANY LeetCode Problem (Step-by-Step)
12:37
Codebagel
Рет қаралды 350 М.
L11. Valid Parenthesis String | Multiple Approaches
26:09
take U forward
Рет қаралды 61 М.
8 patterns to solve 80% Leetcode problems
7:30
Sahil & Sarra
Рет қаралды 505 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 360 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН