ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

239 results

Leet's Code
Leetcode 3776. Minimum Moves to Balance Circular Array | Greedy | Two-pointers | Medium

Hi, in this video, I have explained the LeetCode problem 3776: Minimum Moves to Balance Circular Array. In this video: 1.

31:25
Leetcode 3776. Minimum Moves to Balance Circular Array | Greedy | Two-pointers | Medium

52 views

4 days ago

Learning with sheikh amir
C Programming | How Arrays and Pointers Work Together đź”—

In this video, you'll discover the powerful relationship between arrays and pointers in C programming — one of the most ...

18:01
C Programming | How Arrays and Pointers Work Together đź”—

0 views

1 day ago

HuwsTube
Pointer Arithmetic in 80 Seconds

For a more in-depth explanation of pointer arithmetic, see my 10 Minute Guide, HERE: ...

1:21
Pointer Arithmetic in 80 Seconds

3,529 views

5 days ago

Binary Brains
Arrays in C Programming | 1D & 2D Arrays, Pointers and Functions Explained

In this video, you will learn Arrays in C Programming from basics to advanced concepts with clear explanations and practical ...

34:21
Arrays in C Programming | 1D & 2D Arrays, Pointers and Functions Explained

33 views

6 days ago

Logic Lens
Day 13/180 days challenge— Pointer, Array & Function Relation Explained#Day13

Day 13 — Pointer, Array & Function Relation Explained #Day13 #PointersInCpp #ArrayBasics #FunctionRelation ...

1:00
Day 13/180 days challenge— Pointer, Array & Function Relation Explained#Day13

0 views

7 days ago

CodewithPrashant
C++ Quiz

C++ Pointer Quiz | Can You Predict the Output? Test your understanding of C++ pointers and arrays with this quick quiz!

0:13
C++ Quiz

2,638 views

1 day ago

Nir Lichtman
Trick to Remember Function Pointers in C

Let's say I want to call fu from a function pointer All I got to do is just copy the signature of fu Let's say it's going to point to fu And ...

0:45
Trick to Remember Function Pointers in C

16,625 views

5 days ago

Intelle Learn
9. POINTERS IN C Programming | C Programming Beginner tutorial | Intelle Learn |

What is a pointer in C programming ? What are pointers and where it is used and what are types of pointers in C language ?

31:40
9. POINTERS IN C Programming | C Programming Beginner tutorial | Intelle Learn |

69 views

7 days ago

Meeting Cpp
Trees in C++ - Jens Weller - Meeting C++ 2025 lightning talks

Looking at Trees in C++, and what the web knows about them. Seems both search engines and AI Chatbots agree that its must be ...

9:09
Trees in C++ - Jens Weller - Meeting C++ 2025 lightning talks

859 views

5 days ago

BitSize Learning
Why This 26-Slot Array Instantly Solves LeetCode 567

LeetCode 567 (Permutation in String) is a classic sliding window problem — but the real trick is understanding the invariant, not ...

11:57
Why This 26-Slot Array Instantly Solves LeetCode 567

2,485 views

2 days ago

The Code Buff
Algorithms 101 : Two Pointers Pattern Explained: Data Structures & Algorithms in JavaScript

Master the Two Pointers Algorithm in JavaScript | Understanding Data Structures and Algorithms Are you still using nested loops ...

6:26
Algorithms 101 : Two Pointers Pattern Explained: Data Structures & Algorithms in JavaScript

19 views

7 days ago

GeeksforGeeks GATE
C Programming 09 | Pointers in C Programming | All Branches | GATE Crash Course

Master one of the most important and confusing topics in C programming — Pointers. In this session, we explain what pointers are ...

2:31:12
C Programming 09 | Pointers in C Programming | All Branches | GATE Crash Course

457 views

Streamed 2 days ago

Code Career
This sizeof() Bug Can Fail Your C Interview

This C code looks correct — but it lies. In this short video, you'll see a common sizeof() trap in C programming that even ...

0:24
This sizeof() Bug Can Fail Your C Interview

272 views

22 hours ago

Adil’s Insights
LeetCode 283 — Move All Zeroes to End (Efficient Python)

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

1:32
LeetCode 283 — Move All Zeroes to End (Efficient Python)

0 views

7 hours ago

Explore Electronics
Module 4 Chapter 2 Pointers to Functions, C's Dynamic Allocation Functions | Programming in C

Welcome to Module 4 chapter 2 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU ...

21:31
Module 4 Chapter 2 Pointers to Functions, C's Dynamic Allocation Functions | Programming in C

0 views

23 hours ago

kelas online
C  Pointers & Structures (2)
6:53
C Pointers & Structures (2)

11 views

5 days ago

TechTrouble Solved
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

In this video, we solve LeetCode Problem 26: Remove Duplicates from Sorted Array. We use the Two Pointer Technique to ...

13:37
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

50 views

2 days ago

Gary Clarke
Pointer Receivers in Go

You have already learned how to create methods with value receivers, where the receiver is a copy of the value you call the ...

10:52
Pointer Receivers in Go

52 views

7 days ago

HalfGēk
Pointers: what're pointers in zig programming language?

This vid helps get started w/ pointers in zig programming language: https://ziglang.org/documentation/master/. Learn more@ ...

2:46
Pointers: what're pointers in zig programming language?

0 views

3 days ago

GeeksforGeeks GATE
C Programming 08 | Scope Rules and Pointer | CS & IT | GATE Crash Course

Master one of the most confusing yet high-scoring topics in C programming — Scope Rules and Pointers — with this detailed ...

2:11:29
C Programming 08 | Scope Rules and Pointer | CS & IT | GATE Crash Course

423 views

Streamed 3 days ago