ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,282 results

Developer Coder
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

... Interview Grid Questions Data Structures Java Algorithms In Java LeetCode Problem Solving Java Developer Coder LeetCode ...

22:18
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

207 views

12 days ago

Developer Coder
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

... Maintenance Problem Solving LeetCode Java Graph DSU Union Find LeetCode Problem Solved Graph Based Problem Union ...

31:54
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

314 views

2 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

447,186 views

6 months ago

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

... LeetCode String Traversal Java Java Competitive Programming LeetCode Clean Code Java LeetCode Problem Solving Java ...

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

84 views

1 month ago

Nikhil Lohia
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:55
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

10,680 views

9 months ago

OffTheCollege
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

One and only 25 DSA Patterns Playlist: ...

1:01:26
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

80,626 views

6 months ago

Developer Coder
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

... Java For LeetCode Java Strings Manipulation Technique Solving Substring Based Problems Java LeetCode Problem Solving ...

44:21
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

189 views

2 months ago

Developer Coder
Count the Number of Computer Unlocking Permutations | LeetCode 3577 | Java Code | Developer Coder

... Count Java Coding Question Unlock Pattern Programming Interview Prep LeetCode Premium Problem Java Problem Solving ...

20:37
Count the Number of Computer Unlocking Permutations | LeetCode 3577 | Java Code | Developer Coder

137 views

1 month ago

Nikhil Lohia
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

21:27
01 Matrix (LeetCode 542) | Solution using BFS and Dynamic Programming | 2 sweeps simplified

4,517 views

10 months ago

Developer Coder
Separate Squares I | LeetCode 3453 | Binary Search On Answer | Java Code | Developer Code

... Problems Java DSA Interview Questions LeetCode Problem Solving Java Coding Interview Geometry Problems Binary Search ...

25:01
Separate Squares I | LeetCode 3453 | Binary Search On Answer | Java Code | Developer Code

311 views

2 weeks ago

Jenny's Lectures CS IT
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

This lecture is part of my DSA with JAVA course. To Access full course Enroll here: Placement Oriented NEW Batch of my ...

1:14:01
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

12,777 views

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

1 month ago

Developer Coder
Largest Magic Square | LeetCode 1895 | Java Code | Developer Coder

... Square LeetCode Guide Magic Square Coding Exercise Magic Square Java Practice LeetCode Problem Solving Java Largest ...

24:45
Largest Magic Square | LeetCode 1895 | Java Code | Developer Coder

159 views

8 days ago

Nikhil Lohia
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:04
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

18,327 views

11 months ago

Developer Coder
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

... Interview LeetCode Coding Round DSA Backtracking Java DFS Recursive Java LeetCode Problem Solving Java Competitive ...

36:27
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

120 views

4 weeks ago

Developer Coder
Maximum Frequency of an Element After Performing Operations I | LeetCode 3346 | Developer Coder

... LeetCode Java Sorting Approach LeetCode Java LeetCode Problem Solving Java Java LeetCode Problem Tutorial LeetCode ...

27:13
Maximum Frequency of an Element After Performing Operations I | LeetCode 3346 | Developer Coder

628 views

3 months ago

Developer Coder
Number of People Aware of a Secret | LeetCode 2327 | 2 Approaches | Java Code | Developer Coder

... Of A Secret LeetCode 2327 Two Approaches Java Dynamic Programming Problem LeetCode Problem Solving Java Dynamic ...

24:38
Number of People Aware of a Secret | LeetCode 2327 | 2 Approaches | Java Code | Developer Coder

382 views

4 months ago

code io - Tamil
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/add-two-numbers/ Follow us on Instagram code io - https://www.instagram.com/code ...

24:50
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

4,218 views

1 month ago

Smart Programming
Two Pointer Technique (DSA using Java) | Two Sum Problem | DSA Placement Course

DSA Coding Interview Patterns: Two Pointer Technique & Two Sum Problem ◾◼️ Useful Notes & Courses Links◼️◾ ...

26:14
Two Pointer Technique (DSA using Java) | Two Sum Problem | DSA Placement Course

3,920 views

3 months ago

Developer Coder
Replace Non-Coprime Numbers in Array | LeetCode 2197 | Stacks | Java Code | Developer Coder

Welcome to Developer Coder In this video, we will be solving an interesting stack-based problem from LeetCode: Replace ...

23:03
Replace Non-Coprime Numbers in Array | LeetCode 2197 | Stacks | Java Code | Developer Coder

168 views

4 months ago