ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

564 results

Crack the Interview
Two Sum (LeetCode #1) — O(n) Python Solution | Interview Prep

The most famous LeetCode problem ever — and the hash-map trick that solves it in one pass. PROBLEM Given an array of ...

1:34
Two Sum (LeetCode #1) — O(n) Python Solution | Interview Prep

7 views

6d ago

Pluely
LeetCode Hard While You Think Aloud: Median of Two Sorted Arrays, Undetectable AI in Pluely

Talking through a LeetCode Hard is where most rounds go wrong. The invisible AI overlay listens to the interviewer, reads the ...

1:15
LeetCode Hard While You Think Aloud: Median of Two Sorted Arrays, Undetectable AI in Pluely

31 views

3w ago

coding muchatlu
LeetCode 11: Container With Most Water | Two Pointer Approach (Python)

Learn how to solve LeetCode 11: Container With Most Water using the optimal Two-Pointer approach in Python! In this video, we ...

7:19
LeetCode 11: Container With Most Water | Two Pointer Approach (Python)

3 views

5h ago

Crack the Interview
Valid Anagram (LeetCode #242) — O(n) Python Solution | Interview Prep

Is it an anagram? The O of n letter-counting trick behind LeetCode 242. PROBLEM Given two strings s and t, return true if t is an ...

1:44
Valid Anagram (LeetCode #242) — O(n) Python Solution | Interview Prep

4 views

4d ago

Cloudvala
The Python Interview Question That Tricks 90% of Candidates (StrataScratch Gotcha)

StrataScratch Python Interview Question: Friend Count in User Array (ID 10404) In this video, I solve the "Friend Count in User ...

3:39
The Python Interview Question That Tricks 90% of Candidates (StrataScratch Gotcha)

13 views

5d ago

Crack the Interview
Contains Duplicate (LeetCode #217) — O(n) Python Solution | Interview Prep

Can you spot the duplicate in a single pass? Here is the O of n hash-set trick behind LeetCode 217. PROBLEM Given an integer ...

1:17
Contains Duplicate (LeetCode #217) — O(n) Python Solution | Interview Prep

10 views

5d ago

Leetcode Daily
3414. Maximum Score of Non-overlapping Intervals | Leetcode Daily - Python

In this video, we solve the LeetCode Maximum Score of Non-overlapping Intervals problem. We break down the optimal approach ...

6:27
3414. Maximum Score of Non-overlapping Intervals | Leetcode Daily - Python

3,483 views

13d ago

CodeTechz
LeetCode Day 2: Two Sum | LeetCode #1 | Python | 90 Day Challenge

Day 2 of my 90-Day LeetCode Challenge! Today we're solving Two Sum — LeetCode Problem #1, one of the most popular ...

4:23
LeetCode Day 2: Two Sum | LeetCode #1 | Python | 90 Day Challenge

272 views

2w ago

Akshay Anil
The Perfect Number Interview Hack | LeetCode 507 | DSA 360 Sheet #8

Learn the perfect number interview hack with LeetCode 507 and DSA 360 Sheet #8. This video provides a comprehensive ...

7:41
The Perfect Number Interview Hack | LeetCode 507 | DSA 360 Sheet #8

348 views

5d ago

Anjali Viramgama
Fastest Way to Learn DSA in 2026 (Without Wasting Time)

I have received offers from Apple, Meta, Microsoft, Amazon, and Salesforce. And one of the biggest things that helped me get ...

8:13
Fastest Way to Learn DSA in 2026 (Without Wasting Time)

293,065 views

2w ago

Pluely
Pluely on LeetCode: Course Schedule Solved Live — Topological Sort, Invisible AI Reads It

Open a LeetCode problem, hit one shortcut, and the invisible AI overlay reads the screen and hands back the approach — no tab ...

1:26
Pluely on LeetCode: Course Schedule Solved Live — Topological Sort, Invisible AI Reads It

17 views

3w ago

Crack the Interview
Best Time to Buy and Sell Stock (LeetCode #121) — O(n) Python Solution

Buy low, sell high — the sliding-window trick behind LeetCode 121, solved in a single pass. PROBLEM You are given an array ...

2:13
Best Time to Buy and Sell Stock (LeetCode #121) — O(n) Python Solution

1 view

2d ago

Shaan Labs
Smallest Missing Multiple of K | Leetcode 3718 |  Solve In Seconds | Infosys Interview | 2 Approach

Leetcode 3718. Smallest Missing Multiple of K solution in Java explained. This video shows the complete Smallest Missing ...

7:11
Smallest Missing Multiple of K | Leetcode 3718 | Solve In Seconds | Infosys Interview | 2 Approach

1,021 views

1mo ago

Algo Frame
LRU Cache Explained Visually in Python | LeetCode 146

... python,data structures python,dsa python,leetcode python,coding interview questions,lru cache o1,lru cache implementation,lru ...

5:41
LRU Cache Explained Visually in Python | LeetCode 146

58 views

11d ago

Silly Dev
Longest Substring Without Repeating Characters | LeetCode #3 | Python 3 + Mental Trigger | Silly Way

My LeetCode Premium List: ...

14:34
Longest Substring Without Repeating Characters | LeetCode #3 | Python 3 + Mental Trigger | Silly Way

93 views

13d ago

Crack the Interview
Valid Parentheses (LeetCode #20) — O(n) Python Solution

The classic stack problem — why LeetCode 20 is the perfect one-pass interview answer. PROBLEM Given a string s containing ...

1:43
Valid Parentheses (LeetCode #20) — O(n) Python Solution

0 views

1d ago

Black DOT Coding
🔥 LeetCode 17: Why This Letter Combination of Phone Number lands you a Job Interview ? 🚀

DAY 17: LeetCode 17 - Letter Combinations of a Phone Number | FAANG ...

24:56
🔥 LeetCode 17: Why This Letter Combination of Phone Number lands you a Job Interview ? 🚀

64 views

3w ago

Black DOT Coding
🔥 The Binary Search Question FAANG Asks in EVERY Interview | LeetCode 33 🚀

DAY 33: LeetCode 33 - Search in Rotated Sorted Array | FAANG ...

13:42
🔥 The Binary Search Question FAANG Asks in EVERY Interview | LeetCode 33 🚀

7 views

5d ago

Leetcode Daily
836. Rectangle Overlap | Leetcode Daily - Python

Master the LeetCode Rectangle Overlap problem in this quick and easy daily coding walkthrough! We break down the tricky ...

5:53
836. Rectangle Overlap | Leetcode Daily - Python

1,720 views

11d ago

Fun with Learning Technology
LeetCode 2265: Count Nodes Equal to Average of Subtree (Bottom-Up Python)

Solve LeetCode 2265 (Count Nodes Equal to the Average of Subtree) with a single O(n) bottom-up traversal instead of the naive ...

7:27
LeetCode 2265: Count Nodes Equal to Average of Subtree (Bottom-Up Python)

25 views

2w ago