ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

962 results

Geekific
Find the Difference | from Sorting to Optimal Solution | Java LeetCode | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we tackle ...

3:44
Find the Difference | from Sorting to Optimal Solution | Java LeetCode | Geekific

520 views

1 year ago

SoftwareTechIT
#5 Longest Palindromic Substring LeetCode Java| Java Solution Step by Step | LeetCode Problem Solved

Longest Palindromic Substring in Java | LeetCode Problem Solved Step by Step In this video, we solve LeetCode #5 – Longest ...

3:57
#5 Longest Palindromic Substring LeetCode Java| Java Solution Step by Step | LeetCode Problem Solved

30 views

3 years ago

leetnleech
LeetCode 645: Find the Celebrity (Java)

This is LeetCode Premium problem. I don't have Premium so I m solving it on LintCode. The only issue is that I don't think I can ...

2:15
LeetCode 645: Find the Celebrity (Java)

14 views

1 year ago

Solo Dev
LeetCode 3794 | Reverse String Prefix || Java | Guide

Problem: https://leetcode.com/problems/reverse-string-prefix/description/ Contest: ...

0:23
LeetCode 3794 | Reverse String Prefix || Java | Guide

31 views

5 months ago

Kernel Queen 👑
Shortest Distance to Target String in a Circular Array | Leetcode 2515 | Java | Hindi

Problem Link: https://leetcode.com/problems/shortest-distance-to-target-string-in-a-circular-array Solution Link: ...

3:38
Shortest Distance to Target String in a Circular Array | Leetcode 2515 | Java | Hindi

169 views

2 months ago

Kernel Queen 👑
Check if a String Contains All Binary Codes of Size K - Leetcode 1461 - Java Hindi

Problem Link: https://leetcode.com/problems/check-if-a-string-contains-all-binary-codes-of-size-k Solution Link: ...

3:56
Check if a String Contains All Binary Codes of Size K - Leetcode 1461 - Java Hindi

86 views

4 months 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

2 years ago

Kernel Queen 👑
Find Unique Binary String |  Leetcode 1980 | Java Hindi | Daily Leetcode

Problem Link: https://leetcode.com/problems/find-unique-binary-string Solution Link: ...

3:36
Find Unique Binary String | Leetcode 1980 | Java Hindi | Daily Leetcode

213 views

3 months ago

Solo Dev
LeetCode 3823 | Reverse Letters Then Special Characters in a String || Java | AC | Biweekly | Guide

Problem: https://leetcode.com/problems/best-reachable-tower/description/ Contest: ...

1:29
LeetCode 3823 | Reverse Letters Then Special Characters in a String || Java | AC | Biweekly | Guide

19 views

5 months ago

Solo Dev
LeetCode 3750 | Minimum Number of Flips to Reverse Binary String | Biweekly || AC | Java | Guide

Please click on CC to turn on subtitles! Problem: ...

1:02
LeetCode 3750 | Minimum Number of Flips to Reverse Binary String | Biweekly || AC | Java | Guide

4 views

7 months ago

SoftwareTechIT
#3 Longest Substring Without Repeating Characters | LeetCode Java Solution Step by Step

LeetCode #3 – Longest Substring Without Repeating Characters | Java Solution Explained In this video, we solve LeetCode ...

3:01
#3 Longest Substring Without Repeating Characters | LeetCode Java Solution Step by Step

42 views

3 years ago

My Learning Hub
2486. Append Characters to String to Make Subsequence using Java | 03 June 2024 | Greedy | 2Pointers

LeetCode Problem of the day 03 June 2024 Problem No [2486] : Append Characters to String to Make Subsequence using Java ...

1:21
2486. Append Characters to String to Make Subsequence using Java | 03 June 2024 | Greedy | 2Pointers

10 views

2 years ago

Solo Dev
LeetCode 3896 | Minimum Operations to Transform Array into Alternating Prime || Java | AC | Guide

Problem: https://leetcode.com/problems/count-digit-appearances/ Contest: https://leetcode.com/contest/biweekly-contest-180/ ...

1:10
LeetCode 3896 | Minimum Operations to Transform Array into Alternating Prime || Java | AC | Guide

6 views

2 months ago

Geekific
Repeated DNA Sequences Explained | HashMap and Set Approaches | LeetCode 187 | Geekific

In this video, we break down a classic string-based algorithm problem from LeetCode 187: Repeated DNA Sequences.

3:04
Repeated DNA Sequences Explained | HashMap and Set Approaches | LeetCode 187 | Geekific

523 views

11 months ago

My Learning Hub
2053. Kth Distinct String in an Array using Java | 05 August 2024 | Hash Table | Strings | Java

LeetCode Problem of the day 05 August 2024 Problem No [2053] : Kth Distinct String in an Array using Java Level : Easy Topic ...

2:07
2053. Kth Distinct String in an Array using Java | 05 August 2024 | Hash Table | Strings | Java

18 views

1 year ago

Code Viento
Two Elegant Solutions to Valid Palindrome — Let’s Compare Them! 🥊

Learn how to solve LeetCode 125 - Valid Palindrome using the elegant Two Pointers technique in Java. Forget about cleaning ...

2:00
Two Elegant Solutions to Valid Palindrome — Let’s Compare Them! 🥊

64 views

1 year ago

Solo Dev
LeetCode 3838 | Weighted Word Mapping || Java | AC | Biweekly | Guide

Problem: https://leetcode.com/problems/weighted-word-mapping/description/ Contest: ...

1:18
LeetCode 3838 | Weighted Word Mapping || Java | AC | Biweekly | Guide

7 views

4 months ago

My Learning Hub
1684. Count the Number of Consistent Strings using Java | 12 Sep 2024 | Hash Table | String | Java

LeetCode Problem of the day 12 September 2024 Problem No [1684] : Count the Number of Consistent String using Java Level ...

3:14
1684. Count the Number of Consistent Strings using Java | 12 Sep 2024 | Hash Table | String | Java

8 views

1 year ago

Solo Dev
LeetCode 3853 | Merge Close Characters || Java | AC | Biweekly | Guide

Problem: https://leetcode.com/problems/merge-close-characters/ Contest: https://leetcode.com/contest/biweekly-contest-177/ ...

0:56
LeetCode 3853 | Merge Close Characters || Java | AC | Biweekly | Guide

15 views

4 months ago

My Learning Hub
1653.Minimum Deletions to Make String Balanced using Java | 30 July 2024 | Stack | DP | Strings

LeetCode Problem of the day 30 July 2024 Problem No [1653] : MInimum Deletions to Make Balanced using Java Level : Medium ...

2:19
1653.Minimum Deletions to Make String Balanced using Java | 30 July 2024 | Stack | DP | Strings

20 views

1 year ago