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
39 results
Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3286 — Find a Safe Walk Through a Grid This problem is ...
26 views
5d ago
In this video, we'll solve LeetCode 3286: Find a Safe Walk Through a Grid step by step. We'll start by understanding the problem, ...
8 views
4d ago
timelines: 0:00 problem explanation 2:03 examples 5:01 constraints 5:48 approach 14:14 dry run 18:52 code.
746 views
In this video, we solve **LeetCode 3286 - Find a Safe Walk Through a Grid** using the **Dijkstra Algorithm** in Java.
61 views
Modified Dijkstra's Algorithm: How to use a Max-Heap (Priority Queue) to navigate the grid and maximize your "safeness factor.
34 views
Prepare for your DSA final exam with this complete data structures and algorithms crash course. This video covers everything you ...
27 views
2d ago
To solve this, the problem screams for Dijkstra's Algorithm! We walk through why switching to a Priority Queue is necessary to ...
15 views
... layer by layer - Each cell gets the Manhattan distance to its closest thief Dijkstra's algorithm - Find path maximizing the minimum ...
3 views
timelines: 0:00 problem explanation 3:53 examples 6:29 constraints 6:56 approach 18:11 dry run 23:57 code.
437 views
In this video, we tackle LeetCode 2492: Minimum Score of a Path Between Two Cities. This is a fantastic graph problem that can ...
9 views
03.07.2026 [3620. Network Recovery ...
14 views
3d ago
🔥 Network Recovery Pathways | Leetcode 3620 In this video, we solve Leetcode 3620 (Daily Challenge) using an efficient Binary ...
689 views
DSA Graph Algorithms Practice Questions & Explanations: https://trk.udemy.com/B5E70x Unlock the secrets of Graph Data ...
Lock into three hours of structured execution time for graph traversal, shortest path algorithms, tree search, and pathfinding logic.
42 views
Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 50th video of ...
5,953 views
Dijkstra: https://www.youtube.com/watch?v=2E7MmKv0Y24&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&index=16.
Topics include Breadth-First Search (BFS), Depth-First Search (DFS), Dijkstra's Algorithm, Bellman-Ford, Prim's, Kruskal's, and ...
2 views
6d ago
We break down why the standard Dijkstra algorithm works, and then optimize it using a highly efficient 0-1 Breadth-First Search ...
649 views
... Multi-Source BFS to map Manhattan distances from thieves, paired with either Binary Search or Dijkstra's Algorithm (Max-Heap ...
1,710 views
Premium DSA For Interviews Videos : https://www.youtube.com/playlist?list=UUMOsyIaAl2Hkm3aGAUjl2ZmAA Use coupon code ...
30 views