Shortest Source to Destination Path | GFG POTD | Graph | C++ | Java | Code Kar Lo

18 Просмотры
Издатель
Given a 2D binary matrix A(0-based index) of dimensions NxM. Find the minimum number of steps required to reach from (0,0) to (X, Y).
Note: You can only move left, right, up and down, and only through cells that contain 1.

0:00 Introduction
0:13 Problem Statement
1:09 Explanation
7:19 C++ Code
11:14 Java Code

Book 1:1 DSA Mock Interview Call:- https://topmate.io/shubham_kashyap11

My DSA Journey:- https://youtu.be/quZBBv12mCQ

How to Earn By GFG Articles:- https://youtu.be/XjvEgkd49Gk

Infosys Coding Questions:- https://youtube.com/playlist?list=PLq3GlRZI14HuZlfpLmVY915bolizB8O2-

Problem Link:-https://practice.geeksforgeeks.org/problems/shortest-source-to-destination-path3544/1

Code Link:-https://github.com/ShubhamKashyap138/Data-Structure/blob/main/Shortest%20Source%20to%20Destination%20Path

Playlist Link:-https://youtube.com/playlist?list=PLq3GlRZI14Hui2ILGsfF1Uf2RnbNu9wT3

Linkedin:- https://www.linkedin.com/in/shubham-kashyap-65a29a218/

Instagram:- https://instagram.com/im_shubham_kashyap?igshid=YmMyMTA2M2Y=

My GFG Profile:- https://auth.geeksforgeeks.org/user/shubhamrajput6156/practice

gfg potd
gfg potd today
gfg problem of the day
potd gfg
potd
potd today
gfg


#dsa #datastructures #algorithm #gfg #potd #coding #array #strings #tree #binarysearchtree #codekarlo #dynamicprogramming
Категория
Язык программирования C++
Комментариев нет.