ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79 results

Coding with Minmer
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

Discover the actual variant Big Tech asks on Leetcode problem 50: POW(x, n). Timestamps: 00:00 Brute Force Explanation 03:57 ...

24:54
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

5,905 views

7 months ago

Coding with Minmer
Lowest Common Ancestor of a Binary Tree 3 || Leetcode 1650 || 2 Variant Questions Big Tech Asks

Discover the actual variants Meta asks on Leetcode problem 1650: Lowest Common Ancestor of a Binary Tree 3. Timestamps: ...

18:40
Lowest Common Ancestor of a Binary Tree 3 || Leetcode 1650 || 2 Variant Questions Big Tech Asks

8,723 views

11 months ago

Coding with Minmer
Kth Missing Positive Number || Leetcode 1539 || Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 1539: Kth Missing Positive Number. Timestamps: 00:00 Leetcode ...

19:12
Kth Missing Positive Number || Leetcode 1539 || Variant Question Big Tech Actually Asks

7,838 views

8 months ago

Coding with Minmer
Microsoft & Meta ask this UNKNOWN Leetcode Problem! (Skiplist)

Discover an Unknown Leetcode problem big tech asks (that is NOT on Leetcode.com): Search Skiplist. Timestamps: 00:00 ...

21:33
Microsoft & Meta ask this UNKNOWN Leetcode Problem! (Skiplist)

3,334 views

7 months ago

Coding with Minmer
Moving Average from Data Stream || Leetcode 346 || 1 Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 346: Moving Average from Data Stream. Timestamps: 00:00 Leetcode ...

18:39
Moving Average from Data Stream || Leetcode 346 || 1 Variant Question Big Tech Actually Asks

7,596 views

11 months ago

Coding with Minmer
Kth Largest Element in an Array || Leetcode 215 || 2 Variant Questions Big Tech Actually Asks

Discover the actual variants Meta asks on Leetcode problem 215: Kth Largest Element in an Array. Timestamps: 00:00 Leetcode ...

20:45
Kth Largest Element in an Array || Leetcode 215 || 2 Variant Questions Big Tech Actually Asks

6,217 views

10 months ago

Coding with Minmer
What Big Tech Ask Instead of Leetcode 691

Discover the actual variant Big Tech asks on Leetcode problem 691: Stickers to Spell Word. Timestamps: 00:00 Leetcode ...

9:33
What Big Tech Ask Instead of Leetcode 691

3,716 views

5 months ago

Coding with Minmer
How to solve TWO Leetcode Hards in an interview

Would you pass an interview with 2 Hard Leetcode questions? Watch Minh try. Use the code "minmer" for 20% off FAANG+ mock ...

44:49
How to solve TWO Leetcode Hards in an interview

8,450 views

5 months ago

Coding with Minmer
Valid Number || Leetcode 65 || 1 Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 65: Valid Number. Timestamps: 00:00 Leetcode Explanation 00:57 ...

15:28
Valid Number || Leetcode 65 || 1 Variant Question Big Tech Actually Asks

5,283 views

10 months ago

Coding with Minmer
Custom Sort String || Leetcode 791 || 1 Variant & Follow-up Question Meta Actually Asks

Discover the actual variant & follow-up question that Meta asks on Leetcode problem 791: Custom Sort String. Timestamps: 00:00 ...

22:00
Custom Sort String || Leetcode 791 || 1 Variant & Follow-up Question Meta Actually Asks

5,134 views

10 months ago

Coding with Minmer
Two Sum || Leetcode 1|| 2 Variant Questions Big Tech Actually Asks

Discover the actual variants Meta asks on Leetcode problem 1: Two Sum. Timestamps: 00:00 Leetcode Explanation 10:37 ...

27:19
Two Sum || Leetcode 1|| 2 Variant Questions Big Tech Actually Asks

7,556 views

10 months ago

Coding with Minmer
Senior Software Engineer Tackles a Meta Phone Screen! (Leetcode 1891 Variant)

Would you be confused by a deceptively rephrased Leetcode problem? Watch Minh try. Timestamps: 00:00 Problem Statement ...

14:48
Senior Software Engineer Tackles a Meta Phone Screen! (Leetcode 1891 Variant)

4,287 views

3 months ago

Coding with Minmer
Remove Nth Node From End of List || Leetcode 19 || Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 19: Remove Nth Node From End of List. Timestamps: 00:00 Leetcode ...

13:55
Remove Nth Node From End of List || Leetcode 19 || Variant Question Big Tech Actually Asks

4,337 views

7 months ago

Coding with Minmer
LRU Cache || Leetcode 146 || Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 146: LRU Cache. Timestamps: 00:00 Leetcode Explanation 12:01 ...

23:58
LRU Cache || Leetcode 146 || Variant Question Big Tech Actually Asks

8,857 views

8 months ago

Coding with Minmer
Exclusive Time of Functions || Leetcode 636 || 1 Variant that Big Tech Asks

Discover the actual variant Big Tech asks on Leetcode problem 636: Exclusive Time of Functions. Timestamps: 00:00 Leetcode ...

26:03
Exclusive Time of Functions || Leetcode 636 || 1 Variant that Big Tech Asks

4,385 views

5 months ago

Coding with Minmer
Max Consecutive Ones 3 || Leetcode 1004 || 2 Variant Questions Big Tech Actually Asks

Discover the actual variants Meta asks on Leetcode problem 1004: Max Consecutive Ones 3. Timestamps: 00:00 - Leetcode ...

22:10
Max Consecutive Ones 3 || Leetcode 1004 || 2 Variant Questions Big Tech Actually Asks

6,124 views

11 months ago

Coding with Minmer
Merge Intervals || Leetcode 56 || 1 Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 56: Merge Intervals. Timestamps: 00:00 Leetcode Explanation 11:02 ...

23:33
Merge Intervals || Leetcode 56 || 1 Variant Question Big Tech Actually Asks

8,097 views

11 months ago

Coding with Minmer
Meta asks Dynamic Programming Questions??

Contrary to what one may think, Meta DOES ask DP questions in their interviews. Would you pass? Watch Minh try. Timestamps: ...

40:59
Meta asks Dynamic Programming Questions??

4,321 views

6 months ago

Coding with Minmer
Convert Binary Search Tree to Sorted Doubly Linked List || Leetcode 426 || Big Tech Variant Question

Discover the actual variant Meta asks on Leetcode problem 426: Convert Binary Search Tree to Sorted Doubly Linked List.

16:45
Convert Binary Search Tree to Sorted Doubly Linked List || Leetcode 426 || Big Tech Variant Question

4,844 views

9 months ago

Coding with Minmer
Closest Binary Search Tree Value || Leetcode 270 || Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 270: Closest Binary Search Tree Value Tree. Timestamps: 00:00 ...

20:20
Closest Binary Search Tree Value || Leetcode 270 || Variant Question Big Tech Actually Asks

5,671 views

8 months ago