[Java] Leetcode 25. Reverse Nodes in k-Group [LinkedList Reversal #3]

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024

ความคิดเห็น • 4

  • @xxpirategamingxx7994
    @xxpirategamingxx7994 2 ปีที่แล้ว +2

    Thank you Sir, well explained, this problem is hard because of the pointer swaps.

  • @fornoreason___1704
    @fornoreason___1704 8 หลายเดือนก่อน

    Hi Eirc, I really enjoy your code walkthrough which has a very clear comment and description! Thank you so much!

  • @monixwilliams9329
    @monixwilliams9329 ปีที่แล้ว

    Well explained! Do you mind sharing what the time and space complexity of your solution is ?

  • @harinathamasa9354
    @harinathamasa9354 2 หลายเดือนก่อน

    It would be nice if you would have explained your reserve logic a bit better with an example...