ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

252 results

CodeWithARB
Largest Local Values in a Matrix  (LeetCode 2373)

... Explaination of Leetcode POTD: Question: https://leetcode.com/problems/largest-local-values-in-a-matrix/description/ Solution: ...

18:54
Largest Local Values in a Matrix (LeetCode 2373)

570 views

1 year ago

CodeWithARB
Longest Palindrome   (LeetCode 409)  (Hashing, String)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/longest-palindrome/description/ Solution: ...

15:18
Longest Palindrome (LeetCode 409) (Hashing, String)

652 views

1 year ago

CodeWithARB
Hand of Straights   (LeetCode 846)  (HashMap)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/hand-of-straights/description/ Solution: ...

28:36
Hand of Straights (LeetCode 846) (HashMap)

507 views

1 year ago

CodeWithARB
Add One Row to Tree  Problem  (LeetCode 623)

... or 1.5x Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/add-one-row-to-tree/description/ ...

18:34
Add One Row to Tree Problem (LeetCode 623)

17 views

1 year ago

CodeWithARB
Compare Version Numbers (LeetCode 165) (Two Pointer Approach)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/compare-version-numbers/description/ ...

15:18
Compare Version Numbers (LeetCode 165) (Two Pointer Approach)

446 views

1 year ago

CodeWithARB
Reverse Prefix of Word (LeetCode 2000) (Two pointer Approach)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/reverse-prefix-of-word/description/ ...

8:47
Reverse Prefix of Word (LeetCode 2000) (Two pointer Approach)

418 views

1 year ago

CodeWithARB
Intersection of Two Arrays II   (LeetCode 350)  (HashMap, Two Pointer)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/intersection-of-two-arrays-ii/description/ ...

25:18
Intersection of Two Arrays II (LeetCode 350) (HashMap, Two Pointer)

530 views

1 year ago

CodeWithARB
Average Waiting Time   (LeetCode 1701) (Array)

... or 1.5x Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/average-waiting-time/description/ ...

15:43
Average Waiting Time (LeetCode 1701) (Array)

236 views

1 year ago

CodeWithARB
Boat To Save People (LeetCode 881) (Two pointer approach)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/boats-to-save-people/description/ Solution: ...

14:26
Boat To Save People (LeetCode 881) (Two pointer approach)

454 views

1 year ago

CodeWithARB
Sort an Array (LeetCode 912) (Counting Sort)

Solution and Explaination of Leetcode POTD: All Sorting Algorithms: https://www.geeksforgeeks.org/sorting-algorithms/ Question: ...

18:28
Sort an Array (LeetCode 912) (Counting Sort)

236 views

1 year ago

CodeWithARB
Grumpy Bookstore Owner   (LeetCode 1052)  (Sliding Window)

Solution and Explaination of Leetcode POTD: Solve this problem first for better understanding: ...

27:13
Grumpy Bookstore Owner (LeetCode 1052) (Sliding Window)

244 views

1 year ago

CodeWithARB
Find All Groups of Farmland  (LeetCode 1992)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/find-all-groups-of-farmland/description/ ...

16:29
Find All Groups of Farmland (LeetCode 1992)

179 views

1 year ago

CodeWithARB
Find Missing Observations  (LeetCode 2028)  (Array, Maths)

... and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/find-missing-observations/description/ Solution: ...

15:45
Find Missing Observations (LeetCode 2028) (Array, Maths)

407 views

1 year ago

CodeWithARB
Subarray Sums Divisible by K   (LeetCode 974)  (HashMap)

... Explaination of Leetcode POTD: Question: https://leetcode.com/problems/subarray-sums-divisible-by-k/description/ Solution: ...

26:42
Subarray Sums Divisible by K (LeetCode 974) (HashMap)

693 views

1 year ago

CodeWithARB
Regions Cut By Slashes  (LeetCode 959)  (DFS) (Graph)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/regions-cut-by-slashes/description/ ...

31:24
Regions Cut By Slashes (LeetCode 959) (DFS) (Graph)

573 views

1 year ago

CodeWithARB
Sum of Distances in Tree  (LeetCode 834) (DP On Tree)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/sum-of-distances-in-tree/description/ ...

52:15
Sum of Distances in Tree (LeetCode 834) (DP On Tree)

738 views

1 year ago

CodeWithARB
Continuous Subarray Sum   (LeetCode 523)   (HashMap)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/continuous-subarray-sum/description/ ...

20:51
Continuous Subarray Sum (LeetCode 523) (HashMap)

1,157 views

1 year ago

CodeWithARB
Magnetic Force Between Two Balls  (LeetCode 1552)   (Binary Search)

... and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/magnetic-force-between-two-balls/description/ ...

39:21
Magnetic Force Between Two Balls (LeetCode 1552) (Binary Search)

703 views

1 year ago

CodeWithARB
All Ancestors of a Node in a Directed Acyclic Graph   (LeetCode  2192)  (Topological Sort)

... of Leetcode POTD: Question: https://leetcode.com/problems/all-ancestors-of-a-node-in-a-directed-acyclic-graph/description/ ...

42:12
All Ancestors of a Node in a Directed Acyclic Graph (LeetCode 2192) (Topological Sort)

317 views

1 year ago

CodeWithARB
Distribute Coins in Binary Tree   (LeetCode 979)  (DFS, Preorder Traversal)

Solution and Explaination of Leetcode POTD: Question: https://leetcode.com/problems/distribute-coins-in-binary-tree/description/ ...

26:26
Distribute Coins in Binary Tree (LeetCode 979) (DFS, Preorder Traversal)

571 views

1 year ago