ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,728 results

Bro Code
Malloc in C is easy! 🏢

coding #programming #cprogramming // malloc() = A function in C that dynamically allocates // a specified number of bytes in ...

9:32
Malloc in C is easy! 🏢

45,416 views

8 months ago

Cyber Enlightener
Mastering TSP with Dynamic Programming 🔥 | Solve the Ultimate Route Optimization Problem! 🚀

Unlock the power of Dynamic Programming to solve the Traveling Salesman Problem (TSP) efficiently! Watch as we break down ...

18:56
Mastering TSP with Dynamic Programming 🔥 | Solve the Ultimate Route Optimization Problem! 🚀

91 views

8 months ago

Code with me
Dynamic Memory Allocation in C | malloc, calloc, realloc, free Explained with Example | CODE WITH ME

In this video, we dive deep into Dynamic Memory Allocation in C, covering malloc(), calloc(), realloc(), and free(). You'll learn how ...

4:00
Dynamic Memory Allocation in C | malloc, calloc, realloc, free Explained with Example | CODE WITH ME

610 views

9 months ago

ByteQuest
0/1 Knapsack Problem Explained Visually

In this video, we dive deep into the 0/1 Knapsack Problem using dynamic programming. We start by building a table to track the ...

8:10
0/1 Knapsack Problem Explained Visually

49,369 views

9 months ago

ByteQuest
Longest Increasing Subsequence Problem Explained | Leetcode  300 | Dynamic Programming

In this video, we break down the Longest Increasing Subsequence Problem (LeetCode 300) using Dynamic Programming.

5:06
Longest Increasing Subsequence Problem Explained | Leetcode 300 | Dynamic Programming

4,941 views

9 months ago

Bro Code
Calloc in C is easy! 🧹

coding #programming #cprogramming // calloc() = Contiguous Allocation. // Allocates memory dynamically and sets all allocated ...

6:48
Calloc in C is easy! 🧹

9,770 views

8 months ago

GeeksforGeeks
Dynamic Programming Explained in 6 Minutes

Struggling with Dynamic Programming? Don't worry! In just 6 minutes, we'll break it down for you in the simplest way possible.

6:38
Dynamic Programming Explained in 6 Minutes

6,503 views

10 months ago

ByteQuest
Matrix Chain Multiplication Visually Explained | Dynamic Programming #hard

In this video, we'll dive deep into Matrix Chain Multiplication, one of the most important Dynamic Programming problems in DSA ...

10:57
Matrix Chain Multiplication Visually Explained | Dynamic Programming #hard

29,416 views

8 months ago

CodeWithBK
Dynamic Array in C using malloc | Dynamic Memory Allocation | C Programming for Beginners

Dynamic Array in C using malloc | Dynamic Memory Allocation | C Programming for Beginners Welcome to *CodeWithBK* — your ...

19:28
Dynamic Array in C using malloc | Dynamic Memory Allocation | C Programming for Beginners

354 views

8 months ago

Code with me
Pointers in C Explained | Dynamic Memory, Function Pointers & More | C Programming Tutorial

Pointers are one of the most powerful concepts in C programming! In this video, we'll break down pointers from the basics to ...

4:17
Pointers in C Explained | Dynamic Memory, Function Pointers & More | C Programming Tutorial

144 views

9 months ago

Bro Code
Realloc in C explained easy! 🚢

coding #programming #cprogramming 00:00:00 intro 00:00:53 setup 00:05:55 realloc demo // realloc() = Reallocation. // Resize ...

11:51
Realloc in C explained easy! 🚢

8,513 views

8 months ago

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

24,772 views

6 months ago

Code Scribbler
LeetCode 121: Best Time to Buy and Sell Stock | C# Solution | Dynamic Programming

In this tutorial, I solve LeetCode problem #121 "Best Time to Buy and Sell Stock" using C#! This popular array problem asks us to ...

8:00
LeetCode 121: Best Time to Buy and Sell Stock | C# Solution | Dynamic Programming

129 views

6 months ago

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

686,166 views

9 months ago

Next LVL Programming
What Are Common Dynamic Programming Problems? - Next LVL Programming

What Are Common Dynamic Programming Problems? Dynamic programming is a powerful technique that can simplify complex ...

4:21
What Are Common Dynamic Programming Problems? - Next LVL Programming

2 views

4 months ago

Mizan Shaikh
Climbing Stairs Problem Explained! 🚀 Dynamic Programming Made Easy in C#

ver wondered how many ways you can climb a staircase taking 1 or 2 steps at a time? It's more than just counting steps—it's a ...

4:00
Climbing Stairs Problem Explained! 🚀 Dynamic Programming Made Easy in C#

58 views

11 months ago

Code Scribbler
LeetCode 322: Coin Change | CSharp Solution | Dynamic Programming

In this video, I tackle the classic #coinchange problem - finding the minimum number of coins needed to make up a specific ...

11:04
LeetCode 322: Coin Change | CSharp Solution | Dynamic Programming

38 views

4 months ago

The Optimal Asset
What is Dynamic programming? | simplest explanation of Dynamic programming #programming #coding
12:11
What is Dynamic programming? | simplest explanation of Dynamic programming #programming #coding

16 views

11 months ago

Next LVL Programming
How To Find The Longest Increasing Subsequence With Dynamic Programming? - Next LVL Programming

How To Find The Longest Increasing Subsequence With Dynamic Programming? In this informative video, we will guide you ...

4:03
How To Find The Longest Increasing Subsequence With Dynamic Programming? - Next LVL Programming

0 views

5 months ago

ZinTech
Build a Simple Student Management System in C

Learn how to create a Student Management System using C programming — perfect for beginners! ‍ In this tutorial, we'll ...

19:54
Build a Simple Student Management System in C

274 views

1 month ago