ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,443 results

CodeByTushu
LeetCode 3312 | Sorted GCD Pair Queries | Java Solution | Number Theory | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3312 — Sorted GCD Pair Queries This problem is ...

6:43
LeetCode 3312 | Sorted GCD Pair Queries | Java Solution | Number Theory | CodeByTushu

6 views

2 days ago

CodeByTushu
LeetCode 1081 | Smallest Subsequence of Distinct Characters | Java | Monotonic Stack | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 1081 — Smallest Subsequence of Distinct Characters ...

4:59
LeetCode 1081 | Smallest Subsequence of Distinct Characters | Java | Monotonic Stack | CodeByTushu

9 views

2 days ago

CodeByTushu
LeetCode 3867 | Sum of GCD of Formed Pairs | Java Solution | Math | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3867 — Sum of GCD of Formed Pairs This problem is ...

6:22
LeetCode 3867 | Sum of GCD of Formed Pairs | Java Solution | Math | CodeByTushu

19 views

5 days ago

CodeByTushu
LeetCode 1291 | Sequential Digits | Java Solution | BFS Approach | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 1291 — Sequential Digits This problem is GREAT for ...

5:50
LeetCode 1291 | Sequential Digits | Java Solution | BFS Approach | CodeByTushu

35 views

8 days ago

CodeByTushu
LeetCode 1331 | Rank Transform of an Array | Java Solution | Sorting + HashMap | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 1331 — Rank Transform of an Array This problem is ...

4:06
LeetCode 1331 | Rank Transform of an Array | Java Solution | Sorting + HashMap | CodeByTushu

5 views

8 days ago

CodeByTushu
LeetCode 1288 | Remove Covered Intervals | Java Solution | Sorting + Greedy | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 1288 — Remove Covered Intervals This problem is ...

5:28
LeetCode 1288 | Remove Covered Intervals | Java Solution | Sorting + Greedy | CodeByTushu

24 views

11 days ago

Explainedbychhavi
LeetCode 38: Count and Say | Easiest Java Solution Explained 🚀 #java #dsa #leetcode #faang

🔥 Welcome to another LeetCode solution! In this video, we'll solve LeetCode 38 - Count and Say using the easiest and ...

5:59
LeetCode 38: Count and Say | Easiest Java Solution Explained 🚀 #java #dsa #leetcode #faang

20 views

12 days ago

CodeWithC
How to solve Leetcode #14 - Longest Common Prefix

This YouTube video will explore how to solve problem #14 on LeetCode in Java. LeetCode is a popular platform for practicing ...

12:19
How to solve Leetcode #14 - Longest Common Prefix

24 views

3 weeks ago

Explainedbychhavi
🔥 One Observation Solves LeetCode 2492! 💡 | Graph DFS | Java Explained #leetcode #java #dsa #faang

In this video, we'll solve **LeetCode 2492 - Minimum Score of a Path Between Two Cities** using an intuitive DFS approach.

5:17
🔥 One Observation Solves LeetCode 2492! 💡 | Graph DFS | Java Explained #leetcode #java #dsa #faang

25 views

2 weeks ago

Becoming Sudeep
Day 1/150 | Solving LeetCode 88 - Merge Sorted Array | Java | DSA Journey

Welcome to Day 1 of my DSA Journey! I'm documenting my journey to become a better Software Engineer and prepare for top ...

9:29
Day 1/150 | Solving LeetCode 88 - Merge Sorted Array | Java | DSA Journey

41 views

2 weeks ago

CodeByTushu
LeetCode 3286 | Find a Safe Walk Through a Grid | Java  | Dijkstra + Priority Queue | CodeByTushu

... Path Problems Java DSA Coding Interviews Placement Preparation Competitive Programming Problem Solving Follow ...

5:03
LeetCode 3286 | Find a Safe Walk Through a Grid | Java | Dijkstra + Priority Queue | CodeByTushu

1 view

22 hours ago

codewithradha
🔥 Find All Missing Numbers in an Array | Java DSA Day 15 | Coding Interview Question

Welcome to Day 15 of the 365 Days Java DSA Challenge! In today's video, we'll solve one of the most frequently asked Array ...

9:06
🔥 Find All Missing Numbers in an Array | Java DSA Day 15 | Coding Interview Question

39 views

3 weeks ago

MetaFlame
Problem 6 | Count Character Frequencies in a String | Frequency Array | Java DSA | String Series🔥

METAFLAME String Series - Problem 6 Count Character Frequencies in a String | Frequency Array In this video, you'll learn how ...

7:48
Problem 6 | Count Character Frequencies in a String | Frequency Array | Java DSA | String Series🔥

23 views

3 weeks ago

Brains Over Bots
Product of Array Except Self | Java | Leetcode 238 | Arrays

In this video, we are solving Leetcode Problem 238 - Product of Array Except Self in Java ✅️Easy to understand explaination ...

19:25
Product of Array Except Self | Java | Leetcode 238 | Arrays

7 views

12 days ago

</> CodeWithIK
Max Gap Between Two Same Characters | GeeksforGeeks Solution | Java | Easy DSA

In this video, we solve the GeeksforGeeks problem **"Max Gap Between Two Same"** using Java. ✓ Problem Statement: Given a ...

12:25
Max Gap Between Two Same Characters | GeeksforGeeks Solution | Java | Easy DSA

2 views

7 days ago

Silly Code
LeetCode 334  | Increasing Triplet Subsequence | Java | Arrays | LeetCode 75

Solve LeetCode 334 - Increasing Triplet Subsequence with an optimal O n single-pass approach. ⏱️ Timestamps: 0:00 ...

9:18
LeetCode 334 | Increasing Triplet Subsequence | Java | Arrays | LeetCode 75

1 view

3 weeks ago

</> CodeWithIK
Missing And Repeating Number Explained | GFG DSA Problem | Java Solution

In this video, we solve the "Missing And Repeating Number" problem from GeeksforGeeks. Problem Statement: Given an array ...

14:48
Missing And Repeating Number Explained | GFG DSA Problem | Java Solution

24 views

4 weeks ago

NileshBuilds
Roman to Integer | LeetCode | Java Solution | Easy Explanation

This is basic easy coding problem of Roman to Integer from LeetCode. #how to solve roman to integer problem leetcode. As, I am ...

17:25
Roman to Integer | LeetCode | Java Solution | Easy Explanation

30 views

4 days ago

CodeByTushu
LeetCode 3737 | Count Subarrays With Majority Element I | Java Solution | Brute Force | CodeByTushu

... Majority Element Problems Java DSA Coding Interviews Placement Preparation Competitive Programming Problem Solving ...

6:36
LeetCode 3737 | Count Subarrays With Majority Element I | Java Solution | Brute Force | CodeByTushu

28 views

3 weeks ago

Code With Nethaji
Reverse a String in Java | Most Asked Java Coding Interview Question

Topics Covered: Java Coding Interview Questions String Interview Questions Core Java Problem Solving Coding Interview ...

4:49
Reverse a String in Java | Most Asked Java Coding Interview Question

19 views

3 weeks ago