LeetCode 9 | PALINDROME NUMBER | C++ [ Approach and Code Explanation]

preview_player
Показать описание
This video contains detailed explanation on #LeetCode problem 9 #Palindrome Number along with code in C++.

The following question has been asked in various interviews including #Amazon , #Facebook , #Google , #Uber , #Microsoft , #LinkedIn etc.

Рекомендации по теме
Комментарии
Автор

Thank You So Much! This really helped me solve my error 💯

himanigaikwad
Автор

thank you can also include a cindition like if the number is divisible by 10(remainder == 0) ( like 10, 20000, 40) we can return false, .... instead of
😃

WHAGDEVARAKONDAVAISHNAVI
Автор

great explanation step by step, thanks

MuhammadAli-sxqv
Автор

Why to use that 2147483647?
what if we don't remember it?

roopeshn
visit shbcf.ru