ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

431 results

Brototype Tamil
LeetCode Explained For Beginners In 15 Min | Full Road Map 2025 In தமிழ்

This is the only video you'll need. Super simple, beginner friendly, and no extra fluff. If you're aiming for Google, Amazon, Meta, ...

13:54
LeetCode Explained For Beginners In 15 Min | Full Road Map 2025 In தமிழ்

148,585 views

7 months ago

Anthony D. Mays
How to Solve ANY Coding Interview Question in 6 Steps

Struggling with technical interviews? In this video, I'll teach you the 6-step strategy I give to all of my clients and students to help ...

12:33
How to Solve ANY Coding Interview Question in 6 Steps

59,126 views

8 months ago

Life at Google
How to solve a Google coding interview question

Watch as Sami and Juliana — two software engineers at Google — walk through a mock coding question during a Google ...

25:49
How to solve a Google coding interview question

1,215,972 views

10 months ago

Code Viento
Understanding These 8 Patterns Is the Key to Solving LeetCode Easily! 🔑🚀

Mastering these 8 fundamental patterns will change the way you approach coding problems! Once you understand their logic, ...

7:45
Understanding These 8 Patterns Is the Key to Solving LeetCode Easily! 🔑🚀

7,686 views

8 months ago

An-Wen Deng
Py3 C C++ prefix sum解Leetcode 3381  Maximum Subarray Sum With Length Divisible by K

Py3 C C++ prefix sum解Leetcode 3381 Maximum Subarray Sum With Length Divisible by K Very similar to Kadane's algorithm [codes ...

12:19
Py3 C C++ prefix sum解Leetcode 3381 Maximum Subarray Sum With Length Divisible by K

625 views

2 weeks ago

Think & Code with ShouPri
Maximum Candies You Can Get from Boxes | Leetcode 1298 | Graph | BFS | Stateful Level Order Traverse

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Maximum Candies You Can ...

30:37
Maximum Candies You Can Get from Boxes | Leetcode 1298 | Graph | BFS | Stateful Level Order Traverse

56 views

6 months ago

Think & Code with ShouPri
Minimum Operations to Make Array Values Equal to K | Leetcode 3375 | Math | Intuition

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Minimum Operations to ...

20:06
Minimum Operations to Make Array Values Equal to K | Leetcode 3375 | Math | Intuition

57 views

8 months ago

Think & Code with ShouPri
Maximum Number of Tasks You Can Assign || Leetcode 2701 || Binary Search || Sorting

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Maximum Number of Tasks ...

37:34
Maximum Number of Tasks You Can Assign || Leetcode 2701 || Binary Search || Sorting

45 views

7 months ago

An-Wen Deng
Py3 C++排序loop解Leetcode 3025 3027 Find the Number of Ways to Place People

Py3 C++排序loop解Leetcode 3025 3027 Find the Number of Ways to Place People 採O(n^2)解,先要針對(-x, y)排序,然後 ...

8:32
Py3 C++排序loop解Leetcode 3025 3027 Find the Number of Ways to Place People

1,274 views

3 months ago

Code Viento
Sliding Window Pattern: The Secret to Optimizing Subarray Leetcode Problems!

The Sliding Window technique is a powerful optimization pattern for problems involving subarrays or substrings. Instead of ...

1:21
Sliding Window Pattern: The Secret to Optimizing Subarray Leetcode Problems!

124 views

9 months ago

Think & Code with ShouPri
Count the Number of Fair Pairs || Leetcode 2563 || Binary Search

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Count the Number of Fair ...

18:43
Count the Number of Fair Pairs || Leetcode 2563 || Binary Search

139 views

7 months ago

An-Wen Deng
C++ py3 C Rust速解Leetcode 1526 Minimum Number of Increments on Subarrays to Form a Target Array

C++ py3 C Rust adjacent difference與loop速解Leetcode 1526 Minimum Number of Increments on Subarrays to Form a Target ...

8:53
C++ py3 C Rust速解Leetcode 1526 Minimum Number of Increments on Subarrays to Form a Target Array

316 views

1 month ago

Tech Interview Solutions
Leetcode 3223  Minimum Length of String After Operations

Leetcode 3223 Minimum Length of String After Operations We'll understand leetcode problem with an example. Then we'll make ...

3:38
Leetcode 3223 Minimum Length of String After Operations

116 views

11 months ago

Think & Code with ShouPri
Find Minimum Time to Reach Last Room I || Leetcode 3341 || Graph || Grid || Dijkstra’s Algorithm

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Find Minimum Time to ...

26:15
Find Minimum Time to Reach Last Room I || Leetcode 3341 || Graph || Grid || Dijkstra’s Algorithm

63 views

7 months ago

Think & Code with ShouPri
Minimum Operations to Make a Uni-Value Grid || Leetcode 2033 || Sorting || Intuition || Math

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Minimum Operations to ...

20:45
Minimum Operations to Make a Uni-Value Grid || Leetcode 2033 || Sorting || Intuition || Math

42 views

8 months ago

Zack Light
What does Meta ask in Coding Interviews? #leetcode #techinterviewprep #faang

We always say that interviews and job applications are a numbers game. If it's a numbers game, why not take it to the extreme and ...

0:54
What does Meta ask in Coding Interviews? #leetcode #techinterviewprep #faang

1,291 views

2 months ago

codestorywithMIK
Apply Operations to an Array | 2 Pass | 1 Pass | Leetcode 2460 | codestorywithMIK

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

18:50
Apply Operations to an Array | 2 Pass | 1 Pass | Leetcode 2460 | codestorywithMIK

4,114 views

9 months ago

Think & Code with ShouPri
Find Numbers with Even Number of Digits || Leetcode 1295 || Brute is the Best

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Find Numbers with Even ...

5:10
Find Numbers with Even Number of Digits || Leetcode 1295 || Brute is the Best

57 views

7 months ago

An-Wen Deng
Py3 C++ C 2pointer速解Leetcode 11Container With Most Water

Py3 C++ C 2pointer速解Leetcode 11Container With Most Water [codes on ...

7:52
Py3 C++ C 2pointer速解Leetcode 11Container With Most Water

379 views

2 months ago

Think & Code with ShouPri
Partition Labels || Leetcode 763 || Math || Intuition

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Partition Labels || Leetcode ...

28:16
Partition Labels || Leetcode 763 || Math || Intuition

33 views

8 months ago