ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

Express VTU 4 All
VTU | 5th Sem | AI Module 3 | Greedy Best First Search & A* Search | Solved Graph Problem | BCS515B

Welcome to ExpressVTU4All In this video, I solve a VERY IMPORTANT EXAM QUESTION from Artificial Intelligence ...

12:24
VTU | 5th Sem | AI Module 3 | Greedy Best First Search & A* Search | Solved Graph Problem | BCS515B

3,426 views

6 days ago

SNAPSHIFT
Design & Analysis of Algorithms in 8 minutes

Sorting 10 books is easy. Sorting 10 million is an engineering nightmare. Welcome to the world of Design and Analysis of ...

7:44
Design & Analysis of Algorithms in 8 minutes

31 views

7 days ago

DevSyncX
Unstop POTD 3/1/2026 🔥 Resilient Towers | GCD + Greedy Explained Simply | Java

Struggling with Unstop POTD – Resilient Towers (3/1/2026)? Don't worry — in this video, I explain the problem step by step in a ...

6:56
Unstop POTD 3/1/2026 🔥 Resilient Towers | GCD + Greedy Explained Simply | Java

18 views

4 days ago

Memento Vivere
Into to Dijkstra algorithm and pseudocode

in this, we discuss on Dijkstra algorithm, weighted graph, and an example to solve the length of the shortest path by a general ...

10:25
Into to Dijkstra algorithm and pseudocode

2 views

4 days ago

Anuj Khare
Introduction to Greedy : Part 2

In this video, We recall what we learned about greedy and take one more example to understand what a greedy algorithm actually ...

10:27
Introduction to Greedy : Part 2

0 views

18 hours ago

INFOSTREAM ENGINEERING
Dijkstra Algorithm Problem | Data structures &Algorithms| All universities

... Algorithm #Minimum Spanning Tree #Graph Algorithms #Data Structures and Algorithms # MST in Graphs #Greedy Algorithm ...

9:35
Dijkstra Algorithm Problem | Data structures &Algorithms| All universities

32 views

4 days ago

INFOSTREAM ENGINEERING
Dijkstra Algorithm Problem | Data structures &Algorithms| All universities

... Algorithm #Minimum Spanning Tree #Graph Algorithms #Data Structures and Algorithms # MST in Graphs #Greedy Algorithm ...

10:37
Dijkstra Algorithm Problem | Data structures &Algorithms| All universities

11 views

4 days ago

OnlineStudy4u
Infosys SP & DSE Most Repeated Question in Exam | Infosys Biggest Hiring

Infosys PDF - Telegram Group 2026-2027: https://t.me/onlinestudy4U_2026_27 Infosys New Exam Pattern: ...

1:35:28
Infosys SP & DSE Most Repeated Question in Exam | Infosys Biggest Hiring

31,479 views

7 days ago

INFOSTREAM KANNADA
Dijkstra Algorithm Problem | Data structures &Algorithms| VTU &All universities

Prim's Algorithm #Minimum Spanning Tree #Graph Algorithms #Data Structures and Algorithms # MST in Graphs #Greedy ...

10:32
Dijkstra Algorithm Problem | Data structures &Algorithms| VTU &All universities

35 views

4 days ago

Study Placement
Find Maximum Value in a Constrained Sequence 🔥 LeetCode 3796 | Biweekly Contest 173 | Greedy

In this video, we solve LeetCode 3796 – Find Maximum Value in a Constrained Sequence from Biweekly Contest 173. Code: https ...

23:44
Find Maximum Value in a Constrained Sequence 🔥 LeetCode 3796 | Biweekly Contest 173 | Greedy

338 views

3 days ago

MIT OpenCourseWare
9: Generative AI – Large Language Models (LLMs) and Retrieval Augmented Generation (RAG)

MIT 15.773 Hands-On Deep Learning Spring 2024 Instructor: Rama Ramakrishnan View the complete course: ...

1:14:30
9: Generative AI – Large Language Models (LLMs) and Retrieval Augmented Generation (RAG)

35 views

4 hours ago

INFOSTREAM KANNADA
Dijkstra Algorithm Problem | Data structures &Algorithms| VTU &All universities

Prim's Algorithm #Minimum Spanning Tree #Graph Algorithms #Data Structures and Algorithms # MST in Graphs #Greedy ...

11:08
Dijkstra Algorithm Problem | Data structures &Algorithms| VTU &All universities

18 views

4 days ago

Express VTU 4 All
VTU | 5th Sem | A.I | Module 3 | A* Search Algorithm Solved Example | OPEN & CLOSED List | BCS515B

Welcome to ExpressVTU4All In this video, I solve a VERY IMPORTANT VTU EXAM QUESTION from Artificial Intelligence ...

18:12
VTU | 5th Sem | A.I | Module 3 | A* Search Algorithm Solved Example | OPEN & CLOSED List | BCS515B

797 views

6 days ago

Tech Simplified
Decision Tree Explained in 7 Minutes | Machine Learning Basics for Beginners

In this video, you'll learn: What is a Decision Tree How a Decision Tree works step-by-step Key concepts: Root Node Decision ...

7:09
Decision Tree Explained in 7 Minutes | Machine Learning Basics for Beginners

0 views

3 days ago

Distance Degree Decoded
MCSL 216 | Fractional Knapsack Problem | Solved Example & Code | Easy Hindi Explanation

In this video, we solve one of the most popular Greedy Algorithms: **The Fractional Knapsack Problem.** Unlike the 0/1 Knapsack ...

24:34
MCSL 216 | Fractional Knapsack Problem | Solved Example & Code | Easy Hindi Explanation

49 views

4 days ago

INFOSTREAM ENGINEERING
Rod cutting problem | Dynamic programming | VTU, All universities

... 's Algorithm #Minimum Spanning Tree #Graph Algorithms #Data Structures and Algorithms # MST in Graphs #Greedy Algorithm ...

17:26
Rod cutting problem | Dynamic programming | VTU, All universities

20 views

4 days ago

Express VTU 4 All
VTU | 5th Sem | A.I | Module-2 | Apply BFS and DFS | Exam Problem | BCS515B | PYQ's

Welcome to ExpressVTU4All In this video, I have explained an important VTU exam question from Artificial Intelligence ...

6:01
VTU | 5th Sem | A.I | Module-2 | Apply BFS and DFS | Exam Problem | BCS515B | PYQ's

1,948 views

7 days ago

Study Placement
Minimum Cost to Make Two Binary Strings Equal 🔥 LeetCode 3800 | Weekly Contest 483 | Greedy + Math

In this video, we solve LeetCode 3800 – Minimum Cost to Make Two Binary Strings Equal, a greedy and math-based optimization ...

20:09
Minimum Cost to Make Two Binary Strings Equal 🔥 LeetCode 3800 | Weekly Contest 483 | Greedy + Math

261 views

3 days ago

Vishal Codes
Maximum Sum Subarray | From Brute Force to Kadane’s Algorithm (Interview Explained)

Maximum Subarray Sum is one of the MOST ASKED interview problems. In this video, we start with the brute force approach and ...

8:07
Maximum Sum Subarray | From Brute Force to Kadane’s Algorithm (Interview Explained)

49 views

3 days ago

Code Push
LeetCode - Split Array Largest Sum | Binary Search On Answers | Java DSA Full Course

In this video, we deeply explore one of the most important binary search problems asked in coding interviews: Split Array Largest ...

18:59
LeetCode - Split Array Largest Sum | Binary Search On Answers | Java DSA Full Course

14 views

3 days ago