ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

148 results

Anuj Kumar Sharma
Rod Cutting Problem | Easy Explanation & Code | Dynamic Programming | DSA-One Course #92

Hey guys, In this video, We are going to learn about the Rod Cutting Problem using Dynamic Programming. Join my paid Java ...

13:02
Rod Cutting Problem | Easy Explanation & Code | Dynamic Programming | DSA-One Course #92

82,088 views

3 years ago

Anuj Kumar Sharma
Longest Common Subsequence LCS using Tabulation Method | Dynamic Programming | DSA-One Course #89

Hey guys, In this video, We are going to learn about Longest Common Subsequence Problem using the Tabulation Method (also ...

13:24
Longest Common Subsequence LCS using Tabulation Method | Dynamic Programming | DSA-One Course #89

30,033 views

3 years ago

Algorithms with Attitude
Dynamic Programming:  the Rod Cutting Problem

Table of Contents: 00:00 - Introduction and Prerequisites 00:19 - Rod Cutting Problem Definition 00:36 - Dynamic Programming ...

9:59
Dynamic Programming: the Rod Cutting Problem

47,465 views

5 years ago

Gate Smashers
L-5.4: Traveling Salesman Problem | Dynamic Programming

Struggling to find the shortest route that visits every city exactly once and returns to the starting point? That's the classic Traveling ...

14:12
L-5.4: Traveling Salesman Problem | Dynamic Programming

1,377,515 views

4 years ago

Gate Smashers
L-5.3: 0/1 Knapsack Problem |Dynamic Programming |Recursive Equation |Recursion Tree Time Complexity

Struggling with the 0/1 Knapsack Problem? In this video, Varun sir will start with the problem statement, derive the recursive ...

17:04
L-5.3: 0/1 Knapsack Problem |Dynamic Programming |Recursive Equation |Recursion Tree Time Complexity

955,865 views

4 years ago

Gate Smashers
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

Huffman Coding is a technique of compressing data to reduce its size without losing any of the details. It was first developed by ...

12:30
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

1,864,923 views

5 years ago

Digital Engine
China's slaughterbots show WW3 would kill us all.

OpenAI o3 and China. Learn more about AI at https://brilliant.org/digitalengine - free for 30 days. Please support us and help ...

14:46
China's slaughterbots show WW3 would kill us all.

3,139,464 views

11 months ago

mycodeschool
Pointers and dynamic memory - stack vs heap

See complete series on pointers here http://www.youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_ In this ...

17:26
Pointers and dynamic memory - stack vs heap

1,593,450 views

12 years ago

GeeksforGeeks
Huffman Coding | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/greedy-algorithms-set-3-huffman-coding/ This video ...

8:42
Huffman Coding | GeeksforGeeks

438,713 views

8 years ago

CodeWithHarry
Virtual Functions in C++ | C++ Tutorials for Beginners #56

Download the best IDE for C, C# and C++: https://bit.ly/WholeTomato_CWH ▻Source Code & Resources: ...

11:02
Virtual Functions in C++ | C++ Tutorials for Beginners #56

519,317 views

5 years ago

Gate Smashers
L-4.2: Knapsack Problem With Example| Greedy Techniques| Algorithm

In the knapsack problem, you need to pack a set of items, with given values and sizes (such as weights or volumes), into a ...

11:41
L-4.2: Knapsack Problem With Example| Greedy Techniques| Algorithm

1,783,465 views

5 years ago

Gate Smashers
L-3.9: Radix Sort | Easiest explanation with example

Radix sort is a non-comparative sorting algorithm that is used to sorts the data in lexicographical (dictionary) order. It uses ...

6:05
L-3.9: Radix Sort | Easiest explanation with example

607,323 views

3 years ago

Anuj Kumar Sharma
Activity Selection Problem using Greedy Method | Maximum Disjoint Intervals | DSA-One Course #96

Hey guys, In this video, we will solve the activity selection problem using the Greedy Algorithm. This problem is also known as ...

13:12
Activity Selection Problem using Greedy Method | Maximum Disjoint Intervals | DSA-One Course #96

82,095 views

3 years ago

Gate Smashers
L-2.6: Recurrence Relation [ T(n)= 8T(n/2) + n^2 ] | Master Theorem | Example#1 | Algorithm

In this video, Varun sir will solve the recurrence relation T(n)= 8T(n/2) + n^2 in a simplest way possible. This video will give you the ...

6:34
L-2.6: Recurrence Relation [ T(n)= 8T(n/2) + n^2 ] | Master Theorem | Example#1 | Algorithm

1,675,461 views

5 years ago

CS Dojo
Introduction to Linked Lists (Data Structures & Algorithms #5)

Learn the basics of linked lists. Java & Python sample code below. Check out Brilliant.org (https://brilliant.org/CSDojo/), a website ...

18:47
Introduction to Linked Lists (Data Structures & Algorithms #5)

1,062,081 views

7 years ago

Gate Smashers
L- 6.8:Topological Sorting with examples | Topological Sorting using DFS

In this video, Varun sir has discussed about Topological Sorting—a key concept in graph theory, especially useful for tasks like ...

11:33
L- 6.8:Topological Sorting with examples | Topological Sorting using DFS

562,481 views

3 years ago

mycodeschool
Data structures: Array implementation of stacks

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

13:09
Data structures: Array implementation of stacks

873,325 views

12 years ago

Anuj Kumar Sharma
Best time to buy and sell stock to Maximise Profit Leetcode - 121 | Java and C++ | DSAOne Course #14

Hey guys, In this video, we're going to solve a very famous Leetcode problem known as the Best time to Buy and Sell a stock - part ...

13:31
Best time to buy and sell stock to Maximise Profit Leetcode - 121 | Java and C++ | DSAOne Course #14

249,966 views

4 years ago

CodeWithHarry
Python in 8 Minutes (in Hindi) 🐍

Python Udemy Course: https://goharry.in/python Get this course at 90% Discount if you use this link Python in 8 minutes in Hindi: ...

8:29
Python in 8 Minutes (in Hindi) 🐍

1,428,592 views

3 years ago

GeeksforGeeks
Strassen’s Matrix Multiplication | Divide and Conquer | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/strassens-matrix-multiplication/ This video is ...

4:37
Strassen’s Matrix Multiplication | Divide and Conquer | GeeksforGeeks

192,133 views

8 years ago