ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50 results

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

12,289 views

22 hours ago

Coding Together
I Should have learned THIS earlier in Python

This is a simple but powerful example, since you learn how to move and calculate two pointers in Python. This is something every ...

1:18
I Should have learned THIS earlier in Python

151 views

12 hours ago

TechTrouble Solved
Squares of a Sorted Array | LeetCode 977 | Two Pointers Explained

In this video, we solve LeetCode Problem 977 — Squares of a Sorted Array. We start by understanding why the naive approach of ...

10:54
Squares of a Sorted Array | LeetCode 977 | Two Pointers Explained

26 views

20 hours ago

Quartz Code
Master Functions in Python in Just 1 Minute! | Python Programming Tips & Tricks ✨

Master Pointers in Python in Just 1 Minute! | Python Programming Tips & Tricks Are you confused about pointers in Python? In this ...

1:11
Master Functions in Python in Just 1 Minute! | Python Programming Tips & Tricks ✨

52 views

5 days ago

Sreemanti Dey
How I Would Learn Coding + DSA (If I Could Start Over)

Just a few years ago, I was 18 and applying to my first software engineering internship with zero experience, getting rejected left ...

9:12
How I Would Learn Coding + DSA (If I Could Start Over)

6,623 views

3 days ago

Flash x Stream
Two Pointers Technique - MASTER This Essential Pattern (with 15+ Problems)

The Two Pointers technique is one of the most powerful tools in your coding interview arsenal! In this comprehensive tutorial, I'll ...

1:33:33
Two Pointers Technique - MASTER This Essential Pattern (with 15+ Problems)

0 views

6 days ago

MindMap Learning
13. Move Zeros (LeetCode - 283)  - Two Pointers

Move Zeros (LeetCode 283) – Two Pointers In this video, we simulate the solution of LeetCode Problem 283 – Move Zeroes using ...

16:27
13. Move Zeros (LeetCode - 283) - Two Pointers

0 views

7 days ago

Lets Code
Leetcode 21 - Merge Two Sorted Lists - Easy

Leetcode #21 - Merge Two Sorted Lists (Easy) In this video, we'll solve the Leetcode problem “Merge Two Sorted Lists” ...

6:45
Leetcode 21 - Merge Two Sorted Lists - Easy

0 views

18 hours ago

Adil’s Insights
Crack LeetCode 11 | Two Pointer Strategy Explained Visually

Welcome back to the LeetCode 75 Study Plan! Today we solve **Problem 11 — Container With Most Water** using the classic ...

3:02
Crack LeetCode 11 | Two Pointer Strategy Explained Visually

0 views

4 days ago

Jane Street
Microarchitecture: What Happens Beneath

Matt Godbolt goes deep into the actual implementation details of modern Intel microarchitecture. We'll explore how the execution ...

1:20:57
Microarchitecture: What Happens Beneath

7,183 views

1 day ago

Adil’s Insights
Check Subsequence in One Pass | Python LeetCode 392

Welcome back to the LeetCode 75 Study Plan! Today we solve **Problem 392 — Is Subsequence** using a clean and efficient ...

3:05
Check Subsequence in One Pass | Python LeetCode 392

2 views

5 days ago

Singleton Dev : DSA
LeetCode 75 #11: Is Subsequence | Python Solution

Problem Link: https://leetcode.com/problems/is-subsequence/ My Solution: ...

6:42
LeetCode 75 #11: Is Subsequence | Python Solution

0 views

5 hours ago

Singleton Dev : DSA
LeetCode 75 #10: Move Zeroes | Python Solution

Problem Link: https://leetcode.com/problems/move-zeroes/ My Solution: ...

7:06
LeetCode 75 #10: Move Zeroes | Python Solution

20 views

1 day ago

Adil’s Insights
Python LeetCode 283 (Move Zeroes) With Real Examples

Welcome back to the LeetCode 75 Study Plan! Today we're solving **Problem 283 — Move Zeroes** using an efficient in-place ...

1:32
Python LeetCode 283 (Move Zeroes) With Real Examples

0 views

6 days ago

Singleton Dev : DSA
LeetCode 75 #5: Reverse Vowels of a String | Python Solution

Problem Link: https://leetcode.com/problems/reverse-vowels-of-a-string My Solution: ...

5:57
LeetCode 75 #5: Reverse Vowels of a String | Python Solution

10 views

6 days ago

freeCodeCamp.org
How to get promoted as a dev w/out becoming a manager – Staff Engineer Santosh Yadav [Podcast #202]

Today Quincy Larson interviews Santosh Yadav. The son of a textile worker, he grew up inner-city Mumbai and studied hard to get ...

1:04:47
How to get promoted as a dev w/out becoming a manager – Staff Engineer Santosh Yadav [Podcast #202]

8,019 views

2 days ago

Leetcode Unlocked
214. Shortest Palindrome | Leetcode Unlocked - Python

In this video, we explore three distinct approaches: a Brute Force method, a Two Pointer strategy, and the optimal O(N) solution ...

8:56
214. Shortest Palindrome | Leetcode Unlocked - Python

0 views

4 hours ago

Flash x Stream
System Design: Dropbox - Complete High Level Design (HLD) | File Storage & Synchronization

The Two Pointers technique is one of the most powerful tools in your coding interview arsenal! In this comprehensive tutorial, I'll ...

1:40:08
System Design: Dropbox - Complete High Level Design (HLD) | File Storage & Synchronization

0 views

5 days ago

Singleton Dev : DSA
LeetCode 75 #6: Reverse Words in a String | Python Solution

Problem Link: https://leetcode.com/problems/reverse-words-in-a-string/ My Solution: ...

4:59
LeetCode 75 #6: Reverse Words in a String | Python Solution

4 views

5 days ago

Leetcode Unlocked
209. Minimum Size Subarray Sum | Leetcode Unlocked - Python

We explain how to utilize the Two Pointers technique to dynamically resize the window and find the minimal length contiguous ...

8:03
209. Minimum Size Subarray Sum | Leetcode Unlocked - Python

0 views

17 hours ago