Reverse Integer | LeetCode 7 | Top Interview | Facebook Google Apple Amazon

Sdílet
Vložit
  • čas přidán 29. 08. 2021
  • Problem Link - leetcode.com/problems/reverse...
    Subscribe for more educational videos on data structure, algorithms and coding interviews - czcams.com/users/NareshGupta?s...
    Code Repository - github.com/naresh1406/youtube...
    Popular Playlists:
    Top Interview Questions: • Top Interview Questions
    Dynamic Programming: • Dynamic Programming - DP
    Graph: • Tree 🌳
    Tree: • Tree 🌳
    Array: • Array
    Binary Search: • Binary Search
    Linked List: • Linked List
    Stack: • Stack
    Backtracking: • Backtracking
    Trie: • Trie
    Combinations and Permutations: • Combinations and Permu...
    Best Time to Buy and Sell Stock: • Best Time to Buy and S...
    Intervals Problems: • Intervals Problems
    House Rober: • House 🏠 Robber
    Follow me on -
    LinkedIn - / nareshiitg
    Instagram - / naresh_gupta_
    Facebook - / cookcodetravel
    Quora - www.quora.com/q/cookcodetravel
    #TopInterview #Facebook #Google #Math #Leetcode #Algorithm #DataStructure #Java #Preparation #NG #nickode #CookCodeTravel #CCT

Komentáře • 7

  • @mayank_m_jain_1160
    @mayank_m_jain_1160 Před 2 lety

    I have a doubt that you have take x value greater than INT_MAX just for explanation ?

  • @SahilKumar-kg5jc
    @SahilKumar-kg5jc Před rokem

    Sir why u take int_max/10. It is necessary bcz i try it with rev > int_max or rev

    • @javacoder5351
      @javacoder5351 Před rokem

      check this as well www.youtube.com/@maksrane100

    • @epictetus__
      @epictetus__ Před rokem

      how its working.. It should not work

  • @chiragbajaj4076
    @chiragbajaj4076 Před rokem

    why integer is declared integer keyword

  • @epictetus__
    @epictetus__ Před rokem

    After 4 to 5 tries I solved it without any hint or help

  • @mdmuquimakhter5145
    @mdmuquimakhter5145 Před rokem

    this is not easy