Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
627,470 results
In this video, Varun sir will break down the basics of what an algorithm is and why it's so important in computer science. You'll also ...
1,639,687 views
6 years ago
In this session, Varun sir will introduce you to the world of Design and Analysis of Algorithms (DAA) — a crucial subject for GATE, ...
3,202,973 views
Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Artificial Intelligence (Complete Playlist): ...
2,580,483 views
In this video, Varun sir will simplify the most important concepts in Algorithm Analysis – Big O, Big Omega (Ω), and Theta (Θ) ...
3,147,030 views
In this video, Varun sir will explain how Quick Sort actually works using simple examples you can easily follow. You'll understand ...
3,381,432 views
n this video, Varun sir will explain Dijkstra's Algorithm step-by-step to help you understand how it finds the shortest path from a ...
3,454,776 views
4 years ago
Greedy techniques are one of the most intuitive and powerful problem-solving approaches in algorithms. In this video, Varun sir ...
1,327,913 views
The Apriori algorithm is a key technique in data mining used to identify frequent itemsets and generate association rules from ...
316,096 views
1 year ago
A minimum spanning tree (MST) or minimum weight spanning tree for a weighted, connected, undirected graph is a spanning tree ...
2,545,374 views
A spanning tree is a sub-graph of an undirected connected graph, which includes all the vertices of the graph with a minimum ...
1,497,133 views
In this video, Varun sir will discuss Breadth First Search (BFS) and Depth First Search (DFS)—two fundamental graph traversal ...
2,265,486 views
3 years ago
In this video, Varun sir will break down the time complexities of all major searching and sorting algorithms—perfectly tailored for ...
1,190,358 views
7 years ago
How complex problems are solved efficiently in computer science? In this video, Varun sir will explain about Divide and Conquer ...
1,103,070 views
5 years ago
Finding Time Complexity of Different kind of snippets PATREON : https://www.patreon.com/bePatron?u=20475192 Courses on ...
3,035,304 views
8 years ago
Banker's algorithm is a deadlock avoidance algorithm. It is used in banking systems to determine whether a loan can be granted ...
3,578,211 views
In this video, Varun sir will explain what a recurrence relation is, how to write one for Binary Search, and most importantly — how ...
1,694,848 views
Clustering methods in data mining are techniques used to group similar data points into clusters, helping to uncover hidden ...
115,652 views
11 months ago
In this video, Varun sir will solve the recurrence relation T(n)= T(n/2) + c in a simplest way possible. This video will give you the ...
1,439,383 views
The Frequent Pattern Growth (FP-growth) algorithm is an efficient method in data mining used to discover frequent itemsets ...
159,431 views
Confused between Greedy Algorithms and Dynamic Programming? In this video, Varun sir will explain the key differences with ...
1,054,731 views