ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

48,889 results

Coder Army
Introduction To Dynamic Programming

This is the first video of Dynamic Programming, we are starting from basic to build the foundation and will slowly move to advance ...

1:05:12
Introduction To Dynamic Programming

39,229 views

1 year ago

Coder Army
Climbing Stairs | Dynamic Programming

This is the first video of Dynamic Programming, we are starting from basic to build the foundation and will slowly move to advance ...

1:10:52
Climbing Stairs | Dynamic Programming

17,191 views

1 year ago

Coder Army
Greedy Algorithm From Basic To Advance

Recursion BackTracking #dsa #graph #datastructure What is Graphs in DSA and why do we need it. We talked about it with the ...

4:26:18
Greedy Algorithm From Basic To Advance

80,244 views

1 year ago

Coder Army
House Robber | House Robber 2

This is the fourth video of Dynamic Programming, we are starting from basic to build the foundation and will slowly move to ...

1:14:12
House Robber | House Robber 2

31,891 views

1 year ago

Coder Army
Count number of hops | Min Cost Climbing Stairs

This is the third video of Dynamic Programming, we are starting from basic to build the foundation and will slowly move to advance ...

1:20:00
Count number of hops | Min Cost Climbing Stairs

12,423 views

1 year ago

Coder Army
C++ Series Problem Solving

Day 19/180, #180daysofcode #180 hard Nim Game: https://leetcode.com/problems/nim-game/description/ Bishop moves: ...

1:19:20
C++ Series Problem Solving

100,261 views

2 years ago

Coder Army
Lecture 25: Binary Search Top Interview Problem | Book Allocation | Painter Partition | Ship Package

Binary Search What is Binary Search Binary search in C++. 1:Allocate minimum number of pages: ...

1:13:13
Lecture 25: Binary Search Top Interview Problem | Book Allocation | Painter Partition | Ship Package

90,457 views

2 years ago

Coder Army
Lecture 31: Introduction To 2D Arrays in C++

Introduction to 2D arrays in C++ || 2 Dimensional Arrays in c++ HomeWork Sheet: ...

1:25:01
Lecture 31: Introduction To 2D Arrays in C++

71,174 views

2 years ago

Coder Army
Bellman-Ford Algorithm | Distance from the Source

Graph Data Structure | Graph Theory | Graph in DSA #dsa #graph #datastructure What is Graphs in DSA and why do we need it.

1:09:30
Bellman-Ford Algorithm | Distance from the Source

18,159 views

1 year ago

Coder Army
Prototype Design Pattern | UML + Code | System Design

Welcome to Lecture 36 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Eighth week for #lowleveldesign ...

31:31
Prototype Design Pattern | UML + Code | System Design

4,085 views

5 months ago

Coder Army
Build Zomato Food Delivery App | System Design

Welcome to Lecture 11 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Third week for #lowleveldesign ...

1:07:20
Build Zomato Food Delivery App | System Design

37,102 views

6 months ago

Coder Army
Lecture 29: Kadane's  Algorithm || Prefix and Suffix Sum || Array into 2 equal Sum Subarray

In Array, Today we learn about Prefix and Suffix. 1: Kadane's Algorithm: ...

1:16:22
Lecture 29: Kadane's Algorithm || Prefix and Suffix Sum || Array into 2 equal Sum Subarray

111,738 views

2 years ago

Rohit Negi
Is DSA Still Relevant In 2023 To Get Hired @striver_79

In this video , we asked some really Tough Question to Striver on DSA. We asked various general doubts from him regarding DSA.

48:58
Is DSA Still Relevant In 2023 To Get Hired @striver_79

145,844 views

2 years ago

Coder Army
Lecture 63: Recursion Perfect Sum Problem || Target Sum with Repetition

Recursion in C++ | Perfect Sum Problem || Target Sum with Repetition 1: Perfect Sum Problem: ...

1:03:33
Lecture 63: Recursion Perfect Sum Problem || Target Sum with Repetition

25,240 views

2 years ago

Coder Army
Lecture 01: Introduction To Programming for Beginners

Hi, I hope this video will help you to clear all your doubt regarding Computer and programming. Basically we have covered from ...

1:15:27
Lecture 01: Introduction To Programming for Beginners

848,158 views

2 years ago

Coder Army
Lecture 38: Longest Palindrome || Sorting the Sentence

Longest Palindrome || Sorting the Sentence 1: Longest Palindrome: ...

54:59
Lecture 38: Longest Palindrome || Sorting the Sentence

87,325 views

2 years ago

Coder Army
Memento Design Pattern | UML + Code | System Design

Welcome to Lecture 39 of the Ultimate Low-Level Design (LLD) Series by Coder Army! Eighth week for #lowleveldesign ...

34:31
Memento Design Pattern | UML + Code | System Design

4,266 views

5 months ago

Coder Army
Lecture 05: For Loop in c++ Advance || Prime Number || Factorial || Fibonacci || Sum of n number

I have explained many question on For Loop, so that we can understand the logic.Basically we have covered from very beginner ...

1:25:47
Lecture 05: For Loop in c++ Advance || Prime Number || Factorial || Fibonacci || Sum of n number

157,694 views

2 years ago

Coder Army
Hamiltonian Path | Hamiltonian Cycle

Graph Data Structure | Graph Theory | Graph in DSA #dsa #graph #datastructure What is Graphs in DSA and why do we need it.

35:44
Hamiltonian Path | Hamiltonian Cycle

9,821 views

1 year ago

xtg Family autour du monde
735 If you love 4x4s and freedom, come to Venezuela #venezuela #4x4 #dictatorship #freedom

Here are the Amazon links if you'd like to buy Marie's books: Forever Destined Volume 1: https://amzn.eu/d/4K4UnGn Forever ...

44:23
735 If you love 4x4s and freedom, come to Venezuela #venezuela #4x4 #dictatorship #freedom

3,847 views

6 hours ago

take U forward
DP 48. Matrix Chain Multiplication | MCM | Partition DP Starts 🔥

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

53:41
DP 48. Matrix Chain Multiplication | MCM | Partition DP Starts 🔥

377,156 views

3 years ago

Aryan Mittal
5. Longest Palindromic Substring | Day 001 | Brute - Better - Optimal | 2 Pointers | DP

In this video, I'll talk about how Leetcode 5. Longest Palindromic Substring Problem Link: ...

21:14
5. Longest Palindromic Substring | Day 001 | Brute - Better - Optimal | 2 Pointers | DP

54,029 views

1 year ago

take U forward
Dp 25. Longest Common Subsequence | Top Down | Bottom-Up | Space Optimised | DP on Strings

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

47:09
Dp 25. Longest Common Subsequence | Top Down | Bottom-Up | Space Optimised | DP on Strings

561,586 views

3 years ago

codestorywithMIK
Jump Game - (Google, Microsoft, Amazon, Ebay, Meta) : Explanation ➕ Live Coding

This is the 13th Video on our Dynamic Programming (DP) Playlist. In this video we will try to solve another very very famous and ...

36:06
Jump Game - (Google, Microsoft, Amazon, Ebay, Meta) : Explanation ➕ Live Coding

19,641 views

2 years ago

CodeHelp - by Babbar
Lecture 110: 0/1 KnapSack Problem || learn 2-D DP Concept || DP Series

In this Video, we are going to learn about Dynamic Programming. This Video marks the start of India's Biggest DP Series ...

51:19
Lecture 110: 0/1 KnapSack Problem || learn 2-D DP Concept || DP Series

146,501 views

3 years ago