ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

337 results

PCS Global
String Palindrome Explained | Without Pointer vs Two Pointer

In this video, we discuss Strings from basics and solve a palindrome problem step by step. First, we understand: What is a string?

24:59
String Palindrome Explained | Without Pointer vs Two Pointer

46 views

2 weeks ago

RisingBrain
String Patterns in DSA | Two Pointers & Sliding Window

In this video, I explain the most important patterns of the String data structure used in DSA and coding interviews. String problems ...

10:09
String Patterns in DSA | Two Pointers & Sliding Window

5,231 views

4 weeks ago

Awesome
Java is still one of the smartest career bets

A quick look at modern Java and project Valhalla. Join the community ...

8:40
Java is still one of the smartest career bets

118,766 views

3 days ago

Nikhil Lohia
Trapping Rain Water (LeetCode 42) | Interview Essential | Full visual solution

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

21:01
Trapping Rain Water (LeetCode 42) | Interview Essential | Full visual solution

2,669 views

3 weeks ago

TheFullStackArchitect
Most Efficient Way to Reverse a String in Java | O(1) Space Complexity

Reversing a string is often the very first "Two-Pointer" problem a programmer learns. In this video, we break down LeetCode 344: ...

6:42
Most Efficient Way to Reverse a String in Java | O(1) Space Complexity

20 views

2 weeks ago

Nikhil Lohia
Stop Fearing Hard Problems: Minimum Window Substring Explained (LeetCode 76)

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

21:35
Stop Fearing Hard Problems: Minimum Window Substring Explained (LeetCode 76)

908 views

5 days ago

MayurBits
Pointer practice live session
52:36
Pointer practice live session

6 views

Streamed 3 weeks ago

GazerElite
valid palindrome | Leetcode problem 125 | two - pointer approach | all approaches in java

In this video, we solve LeetCode 125 – Valid Palindrome using the Two Pointer Approach. Before this problem, learn regex as ...

13:13
valid palindrome | Leetcode problem 125 | two - pointer approach | all approaches in java

18 views

3 weeks ago

VikhramGuide
Check the String is Palindrome (Two pointer Approach)

Two pointer, String.

4:39
Check the String is Palindrome (Two pointer Approach)

2 views

3 weeks ago

ExpertFunda
LeetCode 1877 Explained | Minimize Maximum Pair Sum with Two Pointers

Today Leetcode Daily Practice:- Learn how to solve LeetCode 1877 step by step using sorting and two pointers. explanation, ...

13:56
LeetCode 1877 Explained | Minimize Maximum Pair Sum with Two Pointers

24 views

3 weeks ago

TechieNest by Priti
Two Pointer Technique Explained | With & Without Two Pointer | Coding Interview Questions

In this video, we will understand the Two Pointer Technique in a very simple and beginner-friendly way. First, we solve the ...

27:21
Two Pointer Technique Explained | With & Without Two Pointer | Coding Interview Questions

29 views

2 weeks ago

Java Techie
🚀 Production-Grade Null Safety in Spring Boot 4 | Stop NPEs Forever !

JavaTechie #SpringBoot #Realtime NullPointerException crashes production apps — Spring Boot 4 can stop it at build time.

20:59
🚀 Production-Grade Null Safety in Spring Boot 4 | Stop NPEs Forever !

7,511 views

2 weeks ago

V Code
Day 2/300 | Two pointers 2 | Remove duplicates

Thanks to my mentors @CodeHelp and @padho_with_pratyush . I am still in my learning phase, so i can make mistakes. Please ...

11:38
Day 2/300 | Two pointers 2 | Remove duplicates

8 views

3 weeks ago

Chandan Coding & Learning
Two Sum Problem | Optimal Two Pointer Solution in Java

In this video, we solve the Two Sum problem using an optimal two-pointer approach in Java. This is a very popular DSA and ...

10:58
Two Sum Problem | Optimal Two Pointer Solution in Java

13 views

3 weeks ago

RisingBrain
3 Sum Problem Explained | Brute Force to Optimal using Two Pointers

In this video, we solve the 3 Sum problem step by step, starting with the brute force approach and then moving to the optimized ...

23:18
3 Sum Problem Explained | Brute Force to Optimal using Two Pointers

1,510 views

11 days ago

Chandan Coding & Learning
Remove Duplicates from Sorted Array | Two Pointer Approach in Java

In this video, we solve the popular LeetCode problem Remove Duplicates from Sorted Array using the Two Pointer Approach in ...

7:05
Remove Duplicates from Sorted Array | Two Pointer Approach in Java

5 views

3 weeks ago

Vandana B S ISE Dept, NMAMIT
Section 3 1 Pointers
14:48
Section 3 1 Pointers

13 views

3 weeks ago

Codeo
3 Sum Problem Explained | Optimal Two Pointer Approach | DSA Interview Question

In this video, we solve the 3 Sum problem, one of the most important array interview questions in Data Structures and Algorithms.

5:12
3 Sum Problem Explained | Optimal Two Pointer Approach | DSA Interview Question

5 views

2 weeks ago

IEMDaily - Video Lecture Notes (English)
46. Java Constructors Explained: Stop Null Pointer Exceptions & Master OOP

Have you ever created a Java object only to have your program crash because of a missing value or the dreaded Null Pointer ...

6:37
46. Java Constructors Explained: Stop Null Pointer Exceptions & Master OOP

3 views

4 weeks ago

Engineering Essense
Leetcode | Best Time to Buy and Sell Stock Problem | Two Pointers Approach | Explained with Example

In this video, we'll solve a popular LeetCode problem – 'Best Time to Buy and Sell Stock Problem' – using Java. I'll walk you ...

11:24
Leetcode | Best Time to Buy and Sell Stock Problem | Two Pointers Approach | Explained with Example

14 views

2 weeks ago