ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30 results

CodeWithHeisenberg
Two Sum Explained Clearly in Java | Step-by-Step for Beginners

In this video, we deeply understand the Two Sum problem using Java. We explore: What is complement? Why HashMap is used?

20:47
Two Sum Explained Clearly in Java | Step-by-Step for Beginners

61 views

2 weeks ago

Build With Jaswinder
15. 3Sum | Leetcode Blind 75 | Java Solution (Two Pointers)

Master the "3Sum" problem (LeetCode 15) – A quintessential array problem for coding interviews!In this video, we tackle the ...

26:41
15. 3Sum | Leetcode Blind 75 | Java Solution (Two Pointers)

33 views

7 days ago

DC DSA Academy
5 LeetCode Problems You MUST Solve 🔥 | Arrays + HashMap | Two Sum, Majority, Move Zeros | Part 2

Array Basics Part 2 – Interview Important Problems In this video, we solve 5 must-do LeetCode array problems using efficient ...

26:11
5 LeetCode Problems You MUST Solve 🔥 | Arrays + HashMap | Two Sum, Majority, Move Zeros | Part 2

23 views

2 weeks ago

Code With Pavan Prakash
DSA Class 21 : Two Sum [LeetCode] o(n) Optimisation : Pavan Prakash Sir

Data Structures & Algorithms (DSA) – From Basics to Advanced Welcome to this Data Structures and Algorithms course designed ...

35:04
DSA Class 21 : Two Sum [LeetCode] o(n) Optimisation : Pavan Prakash Sir

335 views

2 weeks ago

Next Gen Skills
HashMap Power Explained | 4 Must-Know Problems Solved | DSA Day 22 Java | Leetcode By Gaurav sir

Day 22 of Complete DSA Series in Java | HashMap Deep Dive - 4 Must-Know FAANG Interview Problems In this comprehensive ...

45:57
HashMap Power Explained | 4 Must-Know Problems Solved | DSA Day 22 Java | Leetcode By Gaurav sir

50 views

2 weeks ago

DC DSA Academy
Top 4 LeetCode Mediums for FAANG | Array & Hashing Patterns

In this video, we solve 4 of the most important LeetCode problems asked in coding interviews and online assessments. We cover: ...

28:26
Top 4 LeetCode Mediums for FAANG | Array & Hashing Patterns

14 views

2 weeks ago

codeWithKhan
LeetCode 3714 | Longest Balanced Substring II | O(nlogn) Prefix Trick 🔥

Today we solve LeetCode 3714 – Longest Balanced Substring II. You are given a string containing only 'a', 'b', and 'c'.

26:54
LeetCode 3714 | Longest Balanced Substring II | O(nlogn) Prefix Trick 🔥

57 views

1 month ago

Code With Pavan Prakash
DSA Class 9 : Brute Force Method + TWO SUM [LeetCode]  - Pavan Prakash Sir

Data Structures & Algorithms (DSA) – From Basics to Advanced Welcome to this Data Structures and Algorithms course designed ...

55:56
DSA Class 9 : Brute Force Method + TWO SUM [LeetCode] - Pavan Prakash Sir

787 views

1 month ago

Lucas Dogo
Two Sum: A Lógica por trás das 3 Soluções

Será que existe um jeito melhor de encontrar dois números em uma lista do que simplesmente testar todas as combinações?

20:31
Two Sum: A Lógica por trás das 3 Soluções

35 views

3 weeks ago

RisingBrain
Container With Most Water | From Brute Force to Two Pointers | C++, Java, Python

Container With Most Water is one of the most popular two-pointer problems asked in coding interviews. In this video, we start with ...

21:50
Container With Most Water | From Brute Force to Two Pointers | C++, Java, Python

1,937 views

3 weeks ago

codestorywithMIK
Longest Balanced Substring II | Detailed | Dry Run | Thought Process | Leetcode 3714 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 28th video of ...

42:48
Longest Balanced Substring II | Detailed | Dry Run | Thought Process | Leetcode 3714 | MIK

13,636 views

1 month ago

RisingBrain
Trapping Rainwater Problem – Brute Force and Optimized Two-Pointer Approach Explained

In this video, I have explained the Trapping Rainwater problem step by step, starting from the brute force approach and then ...

22:21
Trapping Rainwater Problem – Brute Force and Optimized Two-Pointer Approach Explained

1,951 views

2 weeks ago

Syntax Error
Arrays One Shot | Complete Placement series | Java | C++ | Preparation + Top Interview Questions

... from Sorted Array — LeetCode 26 • Move Zeroes — LeetCode 283 • Single Number — LeetCode 136 • Two Sum — LeetCode ...

4:05:14
Arrays One Shot | Complete Placement series | Java | C++ | Preparation + Top Interview Questions

11,836 views

3 weeks ago

RisingBrain
Continuous Subarray Sum | Brute Force to Optimized | Prefix Sum + HashMap Explained |Java,C++,Python

In this video, we solve the Continuous Subarray Sum problem and understand how to move from a brute force approach to an ...

26:19
Continuous Subarray Sum | Brute Force to Optimized | Prefix Sum + HashMap Explained |Java,C++,Python

671 views

4 days ago

Nidhi Chouhan
🔴 LIVE DSA: Master Arrays with 13 LeetCode Questions (Beginner to Advanced)

We will solve 13 important LeetCode questions including: LeetCode 1 – Two Sum LeetCode 121 – Best Time to Buy and Sell ...

6:17:01
🔴 LIVE DSA: Master Arrays with 13 LeetCode Questions (Beginner to Advanced)

1,745 views

Streamed 1 month ago

Next Gen Skills
Sliding Window Complete Guide - Max Sum Subarray & Longest Subarray | DSA Day 24 Java

Day 24 of Complete DSA Series in Java | Sliding Window Technique - From Basics to Mastery | Sliding Window tutorial In this ...

49:37
Sliding Window Complete Guide - Max Sum Subarray & Longest Subarray | DSA Day 24 Java

39 views

7 days ago

codestorywithMIK
Minimum Number of Flips to Make the Binary String Alternating | 3 Detailed Approach | Leetcode 1888

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 48th video of ...

45:12
Minimum Number of Flips to Make the Binary String Alternating | 3 Detailed Approach | Leetcode 1888

12,333 views

7 days ago

Nidhi Chouhan
Master Arrays in One Video | Python DSA | 16 LeetCode Questions Solved (Beginner to Interview Level)

... dsa arrays leetcode array questions coding interview preparation data structures and algorithms two sum leetcode rotate matrix ...

3:50:13
Master Arrays in One Video | Python DSA | 16 LeetCode Questions Solved (Beginner to Interview Level)

722 views

Streamed 11 days ago

AAGE hamesha
𝐅𝐑𝐄𝐒𝐇𝐄𝐑'𝐒 DSA 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐍𝐨 - 01 | Data Structures, Java, Theory questions, Live Coding.

I hope these kind of videos can help you guys while preparing for your upcoming DSA interviews and on campus placement ...

23:12
𝐅𝐑𝐄𝐒𝐇𝐄𝐑'𝐒 DSA 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐍𝐨 - 01 | Data Structures, Java, Theory questions, Live Coding.

120 views

2 weeks ago

RisingBrain
Minimum Size Subarray Sum | Brute Force to Optimal O(n) Sliding Window | Pattern Wise DSA

In this video, we solve the Minimum Size Subarray Sum problem step by step. We begin with the brute force approach to clearly ...

28:30
Minimum Size Subarray Sum | Brute Force to Optimal O(n) Sliding Window | Pattern Wise DSA

1,104 views

2 weeks ago