Sir in the last case of directed graph represented by list, for A connected to both B and D but the pointer arrow pointing from B to D but in graph we have direction from D to B.....So is the linked list representation of directed graph for node A is correct?
If D:A,B,C using list then B also should have B:A,D,C but you have taken for B only B:A,C Here I didn't understand the logic. Can you please give me a description about that?
Superb.. explanation sir.. tq sir.. I'm preparing Digital assistant exams .. my friends are also following ur channel.. Please do videos about communication engineering related videos of digital assistant syllabus... Or.. Do videos of electronic or electrical basics.. Because we are b.com students
In graph representation using list maybe there's mistake in writing list for B: a,c correction is B:A,C,D
agreed
Yes it is correct a,c and d also should be there
agreed
nicely explained
B having an edge A,C and D also
Representation is very easy TQ so much 🙏
It's great sir perfect session for understanding graphs👌😊
Superb job sir... Highly impress by ur videos...
Clean explanation
Well explained
👍👌
Super sir I understand tq sir
Sir in the last case of directed graph represented by list, for A connected to both B and D but the pointer arrow pointing from B to D but in graph we have direction from D to B.....So is the linked list representation of directed graph for node A is correct?
Nice video
If D:A,B,C using list then B also should have B:A,D,C but you have taken for B only B:A,C
Here I didn't understand the logic. Can you please give me a description about that?
Rights I also Agree with you
bhai wo link baad me likha tha bs concept thoda aur acche se batane ke liye.
That's what I think too🥴..still no answer!
Yaah I also have same dout...... 🤔
Same doubt bro but i think correct b = a d c
Superb.. explanation sir.. tq sir..
I'm preparing Digital assistant exams .. my friends are also following ur channel..
Please do videos about communication engineering related videos of digital assistant syllabus...
Or..
Do videos of electronic or electrical basics..
Because we are b.com students
very clear sir
Thank u sir
Sir what is adjacency list representation is it the list representation??
Thank you so much
Sir in representation of graphs types is there are this mach only aa PlZz reply sir
super G
sir i think u have to correct the reprsentation of node B in link list
Please make videos of circular queue, dequeue, and priority queue, and applications of queue
👍👍👍
👍👍👍👍👍
Tq sir ,🙏🏻🙏🏻
Sir can u explain about divide and conquer method plz sir I need this!
Sir plez make video on 2d array,matrix,and stringtokenizer. In java class 12.
Graph implementation methods means representation of graph is correct ha sir?
sir can you please make a video on adjacency multi list representation of graph
Sir.. Please make video on circular queue, dequeue, priority queue, applications of queue... We need for our exams
Sir plz make a vedio graph traversal
In linked graph..B IS ALSO LINKED TO D ,YOU DOESN'T REPRESENTED THERE..
Multi list BHI explain Karo sir plzzz
Make tutorial on bfs and dfs in graph
Code for this sir please
Well explained