ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

389 results

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

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,479 views

2 years ago

My Learning Hub
3110. Score of a String using Java | Strings | 01 June 2024 | Data Structures | Java | Leetcode

LeetCode Problem of the day 01 June 2024 Problem No [3110] : Score fo a String using Java Level : Easy Topic : Strings | Data ...

1:27
3110. Score of a String using Java | Strings | 01 June 2024 | Data Structures | Java | Leetcode

35 views

1 year ago

My Learning Hub
1380. Lucky Numbers in a Matrix using Java | Leetcode | 19 July 2024 | Array | Matrix | Java

LeetCode Problem of the day 19 July 2024 Problem No [1380] : Lucky Numbers in a Matrix using Java Level : Easy Topic : Matrix ...

3:23
1380. Lucky Numbers in a Matrix using Java | Leetcode | 19 July 2024 | Array | Matrix | Java

45 views

1 year ago

My Learning Hub
2331. Evaluate Boolean Binary Tree using Java | Leetcode | 16 May 2024 | Practice | Tree | DFS

LeetCode Problem of the day 16 May 2024 Problem No [2331] : Evaluate Boolean Binary Tree using Java Level : Easy Topic ...

1:27
2331. Evaluate Boolean Binary Tree using Java | Leetcode | 16 May 2024 | Practice | Tree | DFS

8 views

1 year ago

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

Max sum in the configuration using Java: https://youtu.be/akUot8oemYM 5. Hand of Straights using Java Leetcode Problem ...

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
633. Sum of Square Numbers using Java | Leetcode | 17 June 2024 | Binary Search | Two Pointer | Java

Max sum in the configuration using Java: https://youtu.be/akUot8oemYM 5. Hand of Straights using Java Leetcode Problem ...

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

16 views

1 year 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
237.Delete Node in Linked List using Java | Leetcode Problem | 05 May 2024 | Linked List |

LeetCode Problem of the day 05 May 2024 Problem : Delete Node in Linked List using Java Level : Medium Topic : Linked List ...

0:55
237.Delete Node in Linked List using Java | Leetcode Problem | 05 May 2024 | Linked List |

11 views

1 year ago

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

Max sum in the configuration using Java: https://youtu.be/akUot8oemYM 5. Hand of Straights using Java Leetcode Problem ...

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

5 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

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
1518. Water Bottles using Java | 07 July 2024 | Leetcode | Math | Simulation | Java | Data Structure

LeetCode Problem of the day 07 July 2024 Problem No [1518] : Water Bottles using java Level : Easy Topic : Math | Simulation ...

2:03
1518. Water Bottles using Java | 07 July 2024 | Leetcode | Math | Simulation | Java | Data Structure

23 views

1 year ago

My Learning Hub
1791.Find Center of Star Graph using Java | Leetcode | 27 June 2024 | Graph | Java | Data Structures

LeetCode Problem of the day 27 June 2024 Problem No [1791] : Find Center of Star Graph using Java Level : Easy Topic : Graph ...

1:53
1791.Find Center of Star Graph using Java | Leetcode | 27 June 2024 | Graph | Java | Data Structures

10 views

1 year ago

The Knowledge Hunk
Day 9 of 30 Days DSA Challenge - Mastering Recursion with Easy & Medium LeetCode Problems! #Shorts

Welcome to Day 9 of my 30 Days DSA Challenge! Today, we continue our journey into the fascinating world of Recursion using ...

1:03
Day 9 of 30 Days DSA Challenge - Mastering Recursion with Easy & Medium LeetCode Problems! #Shorts

71 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
[ 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
1122 .Relative Sort Array using Java | Leetcode | 11 June 2024 | Array | Hash Table | Sorting

Max sum in the configuration using Java: https://youtu.be/akUot8oemYM 5. Hand of Straights using Java Leetcode Problem ...

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

11 views

1 year ago

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

Max sum in the configuration using Java: https://youtu.be/akUot8oemYM 5. Hand of Straights using Java Leetcode Problem ...

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

17 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