ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

371 results

Code Munchies
Backtracking Algorithm in 120 Seconds

Today we explore 90. Subsets II where we explore a backtracking algorithm in coding. Don't miss the opportunity to learn about ...

2:48
Backtracking Algorithm in 120 Seconds

31,357 views

2 years ago

My Learning Hub
1550. Three Consecutive Odds using Java  | 01 July 2024 | Leetcode | Array | Data Structures | Java

LeetCode Problem of the day 01 July 2024 Problem No [1550] : Three Consecutive Odds using Java Level : Medium Topic : Array ...

1:07
1550. Three Consecutive Odds using Java | 01 July 2024 | Leetcode | Array | Data Structures | Java

34 views

1 year ago

My Learning Hub
1460.Make Two Arrays Equal by Reversing Subarrays using Java | 03 August 2024 | Sorting | Array

LeetCode Problem of the day 03 August 2024 Problem No [1460] : Make Two Array Equal by Reversing Subarrays using Java ...

1:30
1460.Make Two Arrays Equal by Reversing Subarrays using Java | 03 August 2024 | Sorting | Array

14 views

1 year ago

My Learning Hub
330. Patching Array using Java | Leetcode | 16 June 2024 | Arrays | Greedy | Data Structures | Java

LeetCode Problem of the day 16 June 2024 Problem No [330] : Patching Array Level : Hard Topic : Greedy | Arrays | Data ...

1:52
330. Patching Array using Java | Leetcode | 16 June 2024 | Arrays | Greedy | Data Structures | Java

17 views

1 year ago

My Learning Hub
75. Sort Colors using Java | 12 June 2024 | Leetcode | Array | Two Pointers | Sorting | Java |

LeetCode Problem of the day 12 June 2024 Problem No [75] : Sort Colors Level : Easy Topic : Arrays | Sorting | Two - Pointers ...

2:43
75. Sort Colors using Java | 12 June 2024 | Leetcode | Array | Two Pointers | Sorting | Java |

5 views

1 year ago

My Learning Hub
974. Subarray Sums Divisible by K using Java | Leetcode | 09 June 2024 | Array | Hash Table | Prefix

LeetCode Problem of the day 09 June 2024 Problem No [974] : Subarray Sums Divisible by K using Java Level : Medium Topic ...

2:07
974. Subarray Sums Divisible by K using Java | Leetcode | 09 June 2024 | Array | Hash Table | Prefix

20 views

1 year ago

My Learning Hub
1122 .Relative Sort Array using Java | Leetcode | 11 June 2024 | Array | Hash Table | Sorting

LeetCode Problem of the day 11 June 2024 Problem No [1122] : Relative Sort Array using Java Level : Easy Topic : Array | Two ...

3:53
1122 .Relative Sort Array using Java | Leetcode | 11 June 2024 | Array | Hash Table | Sorting

11 views

1 year ago

My Learning Hub
945. Minimum Increment to Make Array Unique using Java | Leetcode | 14 June 2024 | Array | Sorting

LeetCode Problem of the day 14 June 2024 Problem No [945] : Minimum Increment to Make Array Unique using Java Level ...

1:36
945. Minimum Increment to Make Array Unique using Java | Leetcode | 14 June 2024 | Array | Sorting

41 views

1 year ago

My Learning Hub
912. Sort an Array using Java | Merge Sort | 25 July 2024 | Leetcode Practice | Data Structures

LeetCode Problem of the day 25 July 2024 Problem No [912] : Sort an Array using Java Level : Medium Topic : Array | Sorting ...

3:28
912. Sort an Array using Java | Merge Sort | 25 July 2024 | Leetcode Practice | Data Structures

121 views

1 year ago

My Learning Hub
633. Sum of Square Numbers using Java | Leetcode | 17 June 2024 | Binary Search | Two Pointer | Java

LeetCode Problem of the day 17 June 2024 Problem No [633] : Sum of Square Numbers Level : Medium Topic : Two Pointer ...

1:40
633. Sum of Square Numbers using Java | Leetcode | 17 June 2024 | Binary Search | Two Pointer | Java

16 views

1 year ago

Michael Sambol
Heaps in 3 minutes — Intro

Introduction to heaps in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/heap.py Sources: 1.

3:29
Heaps in 3 minutes — Intro

306,222 views

3 years ago

My Learning Hub
1894. Find the Student that Will Replace the Chalk using Java | Leetcode | 02 September 2024

LeetCode Problem of the day 02 September 2024 Problem No [1894] : Find the Student that Will Replace the Chalk using Java ...

2:01
1894. Find the Student that Will Replace the Chalk using Java | Leetcode | 02 September 2024

24 views

1 year ago

My Learning Hub
826. Most Profit Assigning Work using Java | Leetcode | 18 June 2024 | Array | Sorting | Greedy

LeetCode Problem of the day 18 June 2024 Problem No [826] : Most Profit Assigning Work using Java Level : Medium Topic ...

3:28
826. Most Profit Assigning Work using Java | Leetcode | 18 June 2024 | Array | Sorting | Greedy

10 views

1 year ago

My Learning Hub
846. Hand of Straights using Java | Leetcode | 06 June 2024 | Hash | Sorting | Arrays | DS | Java

LeetCode Problem of the day 06 June 2024 Problem No [846] : Hand of Straights using Java Level : Medium Topic : Arrays | Hash ...

3:12
846. Hand of Straights using Java | Leetcode | 06 June 2024 | Hash | Sorting | Arrays | DS | Java

36 views

1 year ago

My Learning Hub
1701. Average Waiting Time using Java | 09 July 2024 | Array | Simulation | Leetcode | DSA

LeetCode Problem of the day 09 July 2024 Problem No [1701] : Average Waiting Time using java Level : Medium Topic : Array ...

2:16
1701. Average Waiting Time using Java | 09 July 2024 | Array | Simulation | Leetcode | DSA

22 views

1 year ago

My Learning Hub
350. Intersection of Two Arrays II using Java | Part 02  | Two-Pointer | Sorting | Data Structures

LeetCode Problem of the day 02 July 2024 Problem No [350] : Intersection of Two Array II Level : Easy Topic : Array Hash Table ...

2:15
350. Intersection of Two Arrays II using Java | Part 02 | Two-Pointer | Sorting | Data Structures

7 views

1 year ago

My Learning Hub
[ Leetcode] 2441.Largest Positive Integer That Exists Its Negative using Java | 02 May 2024  | Array

LeetCode Problem of the day 02 May 2024 Problems : Largest Positive Integer That Exists Its Negative using Java Level : Easy ...

1:51
[ Leetcode] 2441.Largest Positive Integer That Exists Its Negative using Java | 02 May 2024 | Array

7 views

1 year ago

My Learning Hub
350. Intersection of Two Arrays II using Java | Part -01 |  HashMap | 02 July 2024 | Data Structures

LeetCode Problem of the day 02 July 2024 Problem No [350] : Intersection of Two Array II Level : Easy Topic : Array Hash Table ...

2:21
350. Intersection of Two Arrays II using Java | Part -01 | HashMap | 02 July 2024 | Data Structures

10 views

1 year ago

My Learning Hub
1051. Height Checker using Java | Leetcode | 10 June 2024 | Arrays | Sorting | Counting sort | Java

LeetCode Problem of the day 10 June 2024 Problem No [1051] : Height Checker using Java Level : Easy Topic : Arrays | Sorting ...

1:24
1051. Height Checker using Java | Leetcode | 10 June 2024 | Arrays | Sorting | Counting sort | Java

10 views

1 year ago

My Learning Hub
3075.Maximize Happiness of Selected Children using Java | Leetcode Practice | 09 May 2024 | Arrays |

LeetCode Problem of the day 09 May 2024 Problem No [3075] : Maximize Happiness of Selected Children using Java Level ...

1:43
3075.Maximize Happiness of Selected Children using Java | Leetcode Practice | 09 May 2024 | Arrays |

10 views

1 year ago