LeetCode Problem: 9. Palindrome Number | Java Solution

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Problem Statement: Given an integer x, return true if x is a
    palindrome, and false otherwise. | Java Solution
    leetcode.com/p...
    🎥 Complete playlist of LeetCode Problems
    • LeetCode Problem: 709....
    ---------------------------------------------------------------------------------------------
    Checkout other videos
    Java Projects Playlist: • 1/12 - Bank Management...
    JavaScript Projects Playlist: • JavaScript Projects
    React Projects Playlist: • React Projects
    MERN Stack Projects Playlist: • MERN Stack Projects
    Spring Boot Full Stack Projects: • Full Stack Projects - ...
    Next.js Projects Playlist: • Next.js Projects
    🌎 Find Me Here:
    Instagram: codeforinterview ( / codeforinterview )
    Telegram: codeforinterview (t.me/codeforin...)
    #leetcode #leetcodesolution #leetcodequestionandanswers

Комментарии • 4

  • @codeforinterview
    @codeforinterview  Год назад

    If you have any questions, suggestions or improvements, feel free to let me know. Also check the other leetcode questions: ruclips.net/video/cORK0YESg9A/видео.html

    • @JazzSparrow0321
      @JazzSparrow0321 5 месяцев назад

      Hi, second example of leetcode - Input: x = -121 for this how we can check if it palindrome or not. rev = -121 so it is not palindrome.
      How to solve this?

  • @vishwas55
    @vishwas55 Год назад

    I started following your channel because of mern stack projects. It would be great if you solve DSA in javascript. I know language doesn't matter logic matters but still using map , set etc which is specific for javascript would be great to watch being a frontend developer or mern stack developer. There are plenty of channels for dsa in Java but for JS it's not there

    • @codeforinterview
      @codeforinterview  Год назад +1

      I will start doing but now I started the same with Java, so will cover some significant questions then will move to js