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
13 results
41 views
2 weeks ago
adjacency list and adjacency matrix.
1 view
11 days ago
https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree/ Binary tree problem, graph solution — this is where a lot of ...
14 views
4 days ago
Learn graph data structures to manage non-hierarchical relationships. Move beyond tree limitations to connect any data point.
7 views
... key to Kahn's algorithm → Multi-source BFS — starting from all zero in-degree nodes at once → Why building the adjacency list ...
6 views
Higher-order functions are the shape behind most of the Python standard library: sorted takes a key, map takes a function, and a ...
42 views
Vertices (Nodes) ✓ Edges ✓ Directed Graph ✓ Undirected Graph ✓ Weighted Graph ✓ Adjacency Matrix ✓ Adjacency List ...
2 views
3 weeks ago
I show the complete Java code with a Pair class, build the adjacency list, compute the in-degree array, run the queue-based ...
17 views
5 days ago
LeetCode Weekly Contest 514: https://leetcode.com/contest/weekly-contest-514/ Q1. 4014. Minimum Total Price After Applying ...
1,460 views
9 days ago
Welcome to another lecture in the Complete Data Structures & Algorithms (DSA) Course by GateXAIML. In this lecture, we ...
23 views
START YOUR GATE DA 2027 PREPARATION GATE and SBI IT, IBPS IT, SEBI IT Officer Course: https://www.piyushwairale.com ...
1,580 views
Nesse vídeo, explico como percorrer um grafo através de uma DFS (Depth-First Search). Playlist completa: ...
3 views