LEETCODE 83 (JAVASCRIPT) | REMOVE DUPLICATES FROM A SORTED LIST I

  Рет қаралды 2,703

Andy Gala

Andy Gala

Күн бұрын

Пікірлер: 10
@IshaZaka
@IshaZaka Ай бұрын
Thankyou so much for creating these videos, these are so helpful
@christianonyango7460
@christianonyango7460 2 жыл бұрын
could you do the blind75 and explain the way you do in this series? I swear i'll pay for your course, you're a God sent
@musicman162
@musicman162 2 жыл бұрын
Wouldn't the nested while loop make this an O(n^2) time complexity?
@bessamlegrand
@bessamlegrand 2 жыл бұрын
Yes i was about to say the same thing
@TylerKaihara
@TylerKaihara 2 жыл бұрын
No, because you are only visiting each node once
@TFue01
@TFue01 Жыл бұрын
be my teacher for dsa and algorithms
@TFue01
@TFue01 Жыл бұрын
I wanted to say algo 2 times
@kazno4273
@kazno4273 2 жыл бұрын
Can anyone please help me understand why changing the value of prev results in changing the value of dummy as well? Is it because of the line 15 where it has: let prev = dummy Why can't you use dummy in the while loop? I got the logic, but I can't get my head around with how the ListNode works...
@mansoorqaisrani5644
@mansoorqaisrani5644 2 жыл бұрын
the value of dummy is not changing. It is dummy.next which is changing.
@kazno4273
@kazno4273 2 жыл бұрын
@@mansoorqaisrani5644 You are a champ
LEETCODE 203 (JAVASCRIPT) | REMOVE LINKED LIST ELEMENTS
9:34
Andy Gala
Рет қаралды 4,9 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 126 МЛН
Trick-or-Treating in a Rush. Part 2
00:37
Daniel LaBelle
Рет қаралды 10 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 45 МЛН
Remove Duplicates from a Sorted List  Leetcode 83  Javascript
4:27
Persistent Programmer
Рет қаралды 2,9 М.
LeetCode Solution #20 Valid Parentheses | JavaScript
14:50
Coding Adventures
Рет қаралды 1,3 М.
L20. Remove duplicates from sorted DLL
12:53
take U forward
Рет қаралды 41 М.
LEETCODE 51 & 52 (JAVASCRIPT) | N QUEENS I & II
25:51
Andy Gala
Рет қаралды 3 М.
LEETCODE 285 (JAVASCRIPT) | INORDER SUCCESSOR IN BST
13:33
Andy Gala
Рет қаралды 1,3 М.
LeetCode 21 Merge Two Sorted Lists in javascript
5:48
Dev with Jovi
Рет қаралды 15 М.
How To Pass Technical Interviews When You Suck At LeetCode
14:32