ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,238 results

Smart Programming
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

Reverse Words in a String | Leetcode 151 | 3 Optimized Ways (Java) | DSA Placement Course ◾◼️ Useful Notes & Courses ...

21:04
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

1,096 views

3 weeks ago

Code with Katie
Edit Distance LeetCode - Java

In this video, I solve the "Edit Distance" LeetCode problem using Java. Problem link: https://leetcode.com/problems/edit-distance/?

12:14
Edit Distance LeetCode - Java

103 views

1 month ago

Orkhan Gasanov
LeetCode - 1668. Maximum Repeating Substring | String | Java

00:00 - Step-by-Step Explanation Java Code - https://leetcode.com/problems/maximum-repeating-substring/description/ leetcode ...

2:11
LeetCode - 1668. Maximum Repeating Substring | String | Java

41 views

3 weeks ago

Kernel Queen 👑
Count Square Sum Triples | Leetcode 1925 | Java Hindi

Problem Link: https://leetcode.com/problems/count-square-sum-triples Solution Link: ...

2:35
Count Square Sum Triples | Leetcode 1925 | Java Hindi

91 views

2 weeks ago

Code Kage
LeetCode 3775 | Reverse Words With Same Vowel Count | String Manipulation | Java

In this video, we solve LeetCode 3775 – Reverse Words With Same Vowel Count using a clean and easy-to-understand approach ...

8:25
LeetCode 3775 | Reverse Words With Same Vowel Count | String Manipulation | Java

55 views

8 days ago

Developer Coder
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into LeetCode Problem 960 – Delete Columns to Make Sorted III, ...

27:02
Delete Columns to Make Sorted III | LeetCode 960 | Java Code | Developer Coder

25 views

5 hours ago

Prepare4Success
Reverse String | Two Pointer Trick Explained in 2 Minutes 🔥 (LeetCode 344)

his video, I explain how to reverse a character array in-place with O(1) extra space, which is one of the most common interview ...

3:01
Reverse String | Two Pointer Trick Explained in 2 Minutes 🔥 (LeetCode 344)

18 views

2 weeks ago

Developer Coder
Number of Ways to Divide a Long Corridor | LeetCode 2147 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we explore LeetCode 2147 – Number of Ways to Divide a Long Corridor using Java ...

28:00
Number of Ways to Divide a Long Corridor | LeetCode 2147 | Java Code | Developer Coder

83 views

8 days ago

Orkhan Gasanov
LeetCode - 3746. Minimum String Length After Balanced Removals | String | Java

00:00 - Step-by-Step Explanation Java Code ...

3:22
LeetCode - 3746. Minimum String Length After Balanced Removals | String | Java

21 views

2 weeks ago

Vocational Door
LeetCode 345 | Reverse Vowels of a String | Java Two-Pointer Approach

Master the "Reverse Vowels of a String" LeetCode problem using a clean and efficient Two-Pointer technique in Java!

9:15
LeetCode 345 | Reverse Vowels of a String | Java Two-Pointer Approach

58 views

3 weeks ago

Vocational Door
LeetCode 14: Longest Common Prefix | Easy Solution Explained | Java

Solve LeetCode Problem #14 – Longest Common Prefix! In this video, I'll explain the problem, break down multiple approaches, ...

7:24
LeetCode 14: Longest Common Prefix | Easy Solution Explained | Java

35 views

7 days ago

Kernel Queen 👑
Count Partitions with Even Sum Difference Leetcode 3432 Java Hindi

Problem Link: https://leetcode.com/problems/count-partitions-with-even-sum-difference Solution Link: ...

2:53
Count Partitions with Even Sum Difference Leetcode 3432 Java Hindi

62 views

2 weeks ago

Решение задач на Java
LeetCode 2506. Count Pairs Of Similar Strings. Easy. Java solving

LeetCode 2506. Count Pairs Of Similar Strings. Easy. Java solving https://ideone.com/z5JKt8 #array #hashtable #string ...

5:20
LeetCode 2506. Count Pairs Of Similar Strings. Easy. Java solving

6 views

3 weeks ago

Developer Coder
Count Mentions Per User | LeetCode 3433 | Playback After Sorting | Java Code | Developer Coder

Welcome back to Developer Coder! In this video, we dive deep into solving the LeetCode problem Count Mentions Per User ...

37:08
Count Mentions Per User | LeetCode 3433 | Playback After Sorting | Java Code | Developer Coder

74 views

10 days ago

Java_Techonz
Amazon SDE Interview 2026 🔥 Reverse Vowels in a String | Java DSA Mastery

In this problem, you must reverse only the vowels (a, e, i, o, u) in a string while keeping all consonants in the same position.

4:43
Amazon SDE Interview 2026 🔥 Reverse Vowels in a String | Java DSA Mastery

0 views

2 weeks ago

Решение задач на Java
LeetCode 344. Reverse String. Easy. Java solving

LeetCode 344. Reverse String. Easy. Java solving https://ideone.com/cdHJD1 #string #twopointers.

2:51
LeetCode 344. Reverse String. Easy. Java solving

0 views

3 weeks ago

Pind to Silicon Valley
LeetCode String Problems: Length of Last Word, LCP, Reverse Words in a String (in Punjabi)

Hello everyone! In this video, we will learn the most important Java String methods and the use of StringBuilder. We will solve ...

20:44
LeetCode String Problems: Length of Last Word, LCP, Reverse Words in a String (in Punjabi)

67 views

3 weeks ago

Debug with Priyanshu
Longest Common Prefix String in Java # Leetcode  Problem #Java code
12:08
Longest Common Prefix String in Java # Leetcode Problem #Java code

12 views

3 weeks ago

Kernel Queen 👑
Count Mentions Per User |  Leetcode 3433 | Java Hindi

Problem Link: https://leetcode.com/problems/count-mentions-per-user Solution Link: ...

11:45
Count Mentions Per User | Leetcode 3433 | Java Hindi

180 views

10 days ago

Developer Coder
Count Collisions on a Road | LeetCode 2211 | Java Code | Developer Coder

Welcome to Developer Coder! In today's video, we break down the LeetCode problem “Count Collisions on a Road – LeetCode ...

15:24
Count Collisions on a Road | LeetCode 2211 | Java Code | Developer Coder

124 views

2 weeks ago

Kernel Queen 👑
Count Special Triplets |  Leetcode 3583 | Java Hindi

Problem Link: https://github.com/kernelqueen/LeetcodeSolutions/blob/main/3001-4000/3583_count_special_triplets.java Solution ...

7:26
Count Special Triplets | Leetcode 3583 | Java Hindi

286 views

13 days ago

AlitaCode
LeetCode 2103: Rings and Rods

LeetCode 2103: Rings and Rods Difficulty: Easy Topics: Array, String ⏱️ Timestamps: 00:00 - LeetCode 2103: Rings and ...

24:43
LeetCode 2103: Rings and Rods

0 views

2 weeks ago

Technosage
LeetCode 1539 — Kth Missing Positive Number | Java Solution Explained Step-by-Step

In this video, we solve LeetCode 1539 — Kth Missing Positive Number using Java. You'll learn how to approach this popular ...

13:36
LeetCode 1539 — Kth Missing Positive Number | Java Solution Explained Step-by-Step

166 views

10 days ago

ExpertFunda
LeetCode 3583 Explained: Count Special Triplets

Master LeetCode 3583 — Count Special Triplets with a clear, #leetcode #Algorithms #Java #CompetitiveProgramming ...

20:16
LeetCode 3583 Explained: Count Special Triplets

66 views

13 days ago

codewithamod
LeetCode 20: Valid Parentheses – Java Solution Explained!

Learn how to solve LeetCode 20 – Valid Parentheses using Java! This is one of the most common coding interview questions, ...

5:04
LeetCode 20: Valid Parentheses – Java Solution Explained!

47 views

11 days ago