Graph Introduction in hindi - Data Structures & Algorithms Tutorials In Python #12

preview_player
Показать описание
In this video we will go over the introduction of graph data structure in python. There are two types of graphs,

(1) Directed: There is a direction in the way two nodes are connected. Example is flight routes between two cities.
(2) Undirected: There is no direction to how two nodes in the graph are connected. Example is Facebook connections.

Other applications are google map, computer connections in internet or private network, amazon product recommendations etc.

Image credit attribution:

#graph #datastructures #algorithms #python

#️⃣ Social Media #️⃣

❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.
Рекомендации по теме
Комментарии
Автор

Even if it is two per week, give video on data structure in Hindi, plz sir

mdmasudsultan
Автор

Please upload remaining topics quick sort insertion sort merge sort selection sort Please like English series

AliHaidar-zwjx
Автор

Bhaiya we are waiting for your next videos ..

Shubhamsingh-tbcn
Автор

please replicate all English to Hindi videos

AjaySharma-pgcp
Автор

yarr toda sahi se samjoo kush samaja nhai arahe toda dhag se bolo plzzz

python
Автор

Sir, you are not able to explain properly, I am not able to understand the concept of graphs

Spiffy-ft
Автор

sir please explain graphically, you are not able to explain properly

MinCoding