ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

441 results

Kushal Vijay
5 Steps to Master LeetCode Problem Solving | 10X Better at Leetcode

... Placement Roadmap 2025 with complete resources: https://github.com/KushalVijay/GetHiredRoadmap2024 Leetcode Patterns ...

13:51
5 Steps to Master LeetCode Problem Solving | 10X Better at Leetcode

3,587 views

5 months ago

Hack Code
Master LeetCode Patterns: Solve Interview Questions Smarter! 🚀 | Blind 75 Playlist & Tips

Hey, coding champs! Welcome back to Hack Code. In this video, we're diving into essential LeetCode patterns and how they ...

4:52
Master LeetCode Patterns: Solve Interview Questions Smarter! 🚀 | Blind 75 Playlist & Tips

295 views

1 year ago

Mike the Coder
Coding interview Patterns: Subsets

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

20:31
Coding interview Patterns: Subsets

1,785 views

1 year ago

Ahsan Kamal
Find and Replace Pattern problem | LeetCode Solution

The solution of Find and Replace Pattern problem Coding books recommendations: For Algorithms and Data Structures Interview ...

12:02
Find and Replace Pattern problem | LeetCode Solution

885 views

5 years ago

Mike the Coder
Coding Interview Patterns: Two Heaps

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

19:40
Coding Interview Patterns: Two Heaps

2,126 views

1 year ago

TechPrep
Rate Limiter - System Design Interview Question

This is a solution to the classic rate limiter system design interview question. Preparing for a technical interview? Checkout ...

9:25
Rate Limiter - System Design Interview Question

46,513 views

1 year ago

Mike the Coder
Should you memorize LeetCode solutions?

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

5:01
Should you memorize LeetCode solutions?

2,129 views

2 years ago

Mike the Coder
Coding Interview Pattern: Cyclic Sort

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

32:49
Coding Interview Pattern: Cyclic Sort

5,219 views

3 years ago

Hack Code
LeetCode 876: Middle of the Linked List | Reuse This Simple Pattern for Linked List Problems 💡

Struggling with linked list problems? In this video, we break down LeetCode 876: Middle of the Linked List with two simple ...

13:15
LeetCode 876: Middle of the Linked List | Reuse This Simple Pattern for Linked List Problems 💡

90 views

1 year ago

Krishna Dey
Decoding Blind 75: The Strategic Design That Makes It So Effective and What’s Next

Struggling with coding interview preparation? You've probably heard of the Blind 75 list, and in this video, I'm decoding its ...

5:20
Decoding Blind 75: The Strategic Design That Makes It So Effective and What’s Next

713 views

10 months ago

Roel Van de Paar
Code Review: Word Pattern challenge in LeetCode (2 Solutions!!)

Code Review: Word Pattern challenge in LeetCode Helpful? Please support me on Patreon: ...

3:47
Code Review: Word Pattern challenge in LeetCode (2 Solutions!!)

1 view

3 years ago

Owen Wu
DNA Pattern Recognition

Leetcode #3475.

5:43
DNA Pattern Recognition

54 views

6 months ago

YourFriendlyProgrammer
LeetCode 1 Two Sum – Best Approach Explained (Python)

In this video, we solve LeetCode 1: Two Sum using the best and most efficient approach in Python. This is one of the most ...

16:10
LeetCode 1 Two Sum – Best Approach Explained (Python)

85 views

5 months ago

Mike the Coder
Coding Interview Pattern | Merge Intervals

00:00 Introduction 03:30 Brute Force Solution 12:08 Optimal Solution 24:10 Insert Interval 36:12 Meeting Rooms Rate, Comment, ...

40:15
Coding Interview Pattern | Merge Intervals

3,815 views

3 years ago

Mike the Coder
Grokking the Coding Interview | Sliding Window

00:00 Sliding Window Illustration 02:45 Average Contiguous Subarray Problem 06:17 Brute Force Each Subarray of Size 5 07:35 ...

42:57
Grokking the Coding Interview | Sliding Window

38,395 views

3 years ago

Mike the Coder
Coding Interview Pattern | Fast and Slow Pointers

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

33:56
Coding Interview Pattern | Fast and Slow Pointers

4,398 views

3 years ago

Mike the Coder
Grokking the Coding Interview | Two Pointer

00:00 Introduction 02:17 Two Sum 04:49 Fast and Slow Pointer 06:21 Reverse Array 07:13 MergeSort 09:28 QuickSort 12:06 ...

48:41
Grokking the Coding Interview | Two Pointer

9,162 views

3 years ago

Owen Wu
Find Pattern In Infinite Stream I

Leetcode #3023 (Could not solve on my own - come back to review later)

1:51
Find Pattern In Infinite Stream I

65 views

2 months ago

Roel Van de Paar
Use Python to determine the repeating pattern in a string (3 Solutions!!)

Use Python to determine the repeating pattern in a string Helpful? Please support me on Patreon: ...

5:22
Use Python to determine the repeating pattern in a string (3 Solutions!!)

12 views

3 years ago

CTO Bhaiya
Day 18/90 | LeetCode 424 - Longest Repeating Character Replacement | Brute Force + Sliding Window

WhatsApp Group: https://chat.whatsapp.com/BTlYJt2pCxj1m3H4aJZOGX Instagram: https://www.instagram.com/cto_bhaiya_ ...

52:17
Day 18/90 | LeetCode 424 - Longest Repeating Character Replacement | Brute Force + Sliding Window

669 views

2 weeks ago

Mike the Coder
Coding Interview Pattern | Tree Traversal BFS

0:00 Introduction 2:45 Breadth First Search Tree with Recursion 17:45 Breadth First Search Queue 23:13 102. Binary Tree Level ...

1:09:13
Coding Interview Pattern | Tree Traversal BFS

1,885 views

2 years ago

m.orazow
Trie Data Structure for Pattern Search

Solving a problem where we need to find all the words that match a pattern (with a single letter wildcard) using Trie data structure.

17:34
Trie Data Structure for Pattern Search

336 views

4 years ago

CodeWithARB
Patching Array (LeetCode 330) (Hard) (Observe the Pattern) (Greedy)

Watch at 1.25x or 1.5x In this Video, I explained the solution for Patching Array problem. I solved the problem Greedly by ...

36:35
Patching Array (LeetCode 330) (Hard) (Observe the Pattern) (Greedy)

806 views

1 year ago

Leetcode Camp
Word Pattern II - DFS
18:46
Word Pattern II - DFS

344 views

5 years ago

Owen Wu
Analyze User Website Visit Pattern

Leetcode #1152.

9:15
Analyze User Website Visit Pattern

29 views

3 weeks ago