Merge Two Sorted Lists (Java) | Leetcode 21 |

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • DSA Questions for Interview -theshutterclos...
    DataStructures made Easy In java -amzn.to/3shBbnp (Java)
    Here is the detailed solution of the LEETCODE 142. Linked List Cycle II
    #365DaysOfLeetcode
    if you have any doubts, do comment below to let us know and help you.
    In this video, I have talked about the best solution to the problem. This Problem is basically of implementation type and for beginners.
    Any suggestions are welcomed and do subscribe to my RUclips Channel for the latest updates for solutions as well as explanations.
    Link to code - github.com/pur...
    Connect with us -
    LinkedIn - / puruarora
    Instagram - / shutterclosed
    Twitter - / shutterclosed
    RUclips - / shutterclosed
    Website - www.theshutter...
    Resources I use to Study -
    amzn.to/3shBbnp (Java)
    amzn.to/3rVW8Ur ( C++)
    amzn.to/39lrVb8 ( Python)
    Geeksforgeeks
    Leetcode
    Previous Videos -
    My TCS Digital Interview Experience - • My TCS Digital Intervi...
    If you have any other doubts you can ask me in the comment section and I'll make sure to revert back to you.
    To Subscribe click here - / @thepuruarora
    PHONE HOLDER (pop socket) - amzn.to/3omKiPv
    MY CAMERA - amzn.to/3hT9gUj
    MY MIC - amzn.to/35kGkiO
    TRIPOD - amzn.to/3nnbzjD
    LIGHTS - amzn.to/3FOnIYg

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

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

    finally I got who explain me in best and easiest way. 😊

    • @thepuruarora
      @thepuruarora  5 месяцев назад +1

      Bro i am glad I could help you 🫡

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

      @@thepuruarora bro please make a video on delete every nth elements in Linked List problem.

  • @pranmyajoshi-3830
    @pranmyajoshi-3830 3 месяца назад

    bhai agar dono bhi integers value same hui means1 and 1, toh uska logic kya hai aur woh bina lekhe output kaise aaya hain,please help

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

    What is ListNode here? Never seen this in java API

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

    great explain bro, thank you😊

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

    Time Limit Exceeded vali error aarehi hai es code me

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

      Recheck the code you wrote, I just ran the code, the runtime is 0ms. There must be a bug somewhere in your code

    • @hritikaroy6797
      @hritikaroy6797 8 месяцев назад

      Mera bhi aa raha. Kuch solution mila kya aapko?

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

    Good explaination, bro.. but it would be better if you could explain the logic on white paper first and then start coding.

    • @thepuruarora
      @thepuruarora  Год назад +2

      Yes I understand that issue, that is why i have stopped posting similar videos, till i find a solution to this problem