
LeetCode || Rotate List
Hey welcome fellas to your next video in this series of demystifying leetcode. In this video we will discuss the problem Rotate List of Leetcode.
Link to the problem :- https://leetcode.com/problems/rotate-...
The problem statement is quite clear so without wasting time I will discuss my approach. However I strongly recommend to definitely do try the problem on your own and if you cannot solve it on your own after much of hair pulling, only then go ahead and watch the solution.
The algorithm uses constant space.
If you liked this video hit the like button. If you want everyone else to like it too, then share it with your friends. And if you want to stay notified of upcoming videos subscribe ITalkCode. See you in the next video. Till then happy coding!!!
コメント