6.7 Minimum spanning Tree(MST) | UGC NET(Computer Science) Practice Question with Solution

  Рет қаралды 106,612

Jenny's Lectures CS IT

Jenny's Lectures CS IT

5 жыл бұрын

In this video, I have discussed one Question on minimum spanning tree which would be helpful in UGC NET exam preparation.
Key points of MST:
• 6.4 Minimum Spanning T...
DSA Full Course: https: • Data Structures and Al...
******************************************
See Complete Playlists:
C Programming Course: • Programming in C
C++ Programming: • C++ Complete Course
Python Full Course: • Python - Basic to Advance
Printing Pattern in C: • Printing Pattern Progr...
DAA Course: • Design and Analysis of...
Placement Series: • Placements Series
Dynamic Programming: • Dynamic Programming
Operating Systems: // • Operating Systems
DBMS: • DBMS (Database Managem...
********************************************
Connect & Contact Me:
Facebook: / jennys-lectures-csit-n...
Quora: www.quora.com/profile/Jayanti...
Instagram: / jayantikhatrilamba
#minimumspanningtree #ugcnet #gatecse #jennyslectures

Пікірлер: 28
@allforu119
@allforu119 5 ай бұрын
00:03 Minimum spanning tree and its cost relationship 00:55 Comparing two minimum spanning trees (MST) 01:42 MST has n-1 edges for n vertices 02:42 Understanding the weight of edges in Minimum Spanning Tree (MST) 03:40 Calculating the cost of Minimum Spanning Tree (MST). 04:28 Calculating the total edge weights to determine the costo of the edges. 05:41 Calculating squares and finding total cost for edges 00:00 Comparison of values in a given case Thanku mam for all these
@waseemakramkhan7093
@waseemakramkhan7093 4 жыл бұрын
Hello Ma'am Your explanation is good....I learned so many topics of Data structure....and these topics are remember till now..... I want to say that plz upload full lecture on Skip List with all operations with pseudocode in Advance Data structure....in Hindi or English..any one. Plz reply ....
@aarjavjain8112
@aarjavjain8112 4 жыл бұрын
This question's solution just open a window of my brain !!
@clearlyvips
@clearlyvips 3 жыл бұрын
true!
@ashutoshnegi1908
@ashutoshnegi1908 6 ай бұрын
@@clearlyvips so truee
@SherlinSVimal
@SherlinSVimal 4 жыл бұрын
Hello Mam, this explanation is very nice. Please do more videos on UGC NET
@biswamohandwari6460
@biswamohandwari6460 4 жыл бұрын
Ma'am please teach the complete gate syllabus. We are 💯 % sure that we can crack gate very very smoothly.....
@amuyal8416
@amuyal8416 4 жыл бұрын
Great Job...
@viral_video_ayana
@viral_video_ayana 3 жыл бұрын
Awesome mam 🤓👏👏
@saklinsk4618
@saklinsk4618 2 жыл бұрын
Thank you, ma'am. 😊 . .. ...
@satyajitmanna8501
@satyajitmanna8501 Жыл бұрын
nice explain maam .best data structure ma'am.
@csedepartment236
@csedepartment236 2 жыл бұрын
Thank You Ma'am
@mohammadsonu388
@mohammadsonu388 3 жыл бұрын
Provide code please🙏🙏🙏 without code, we can just pass our exams but can't get into big tech company😔😔😔
@hamzailiyas6355
@hamzailiyas6355 3 жыл бұрын
i am appreciate her . why because i experienced from her lecture not only that its so beauty. my heart is her?????????
@kishorreddy695
@kishorreddy695 4 жыл бұрын
Mam please upload the video id data structure in series
@mohdyasirarafat3131
@mohdyasirarafat3131 4 жыл бұрын
Please make videos for gate aspirants also...
@affanmohammed4255
@affanmohammed4255 Жыл бұрын
🕊🕊🕊🕊 birds flying around my head after explaining the 2nd case
@vishnukumard5377
@vishnukumard5377 3 жыл бұрын
❤️
@hometvfirestick
@hometvfirestick 2 жыл бұрын
5:59 0.2 square to 0.04 hoga n madam ji
@sameersunkesula937
@sameersunkesula937 4 ай бұрын
Mam x
@samiulislamdurjoy
@samiulislamdurjoy 3 жыл бұрын
G 249
@satyajitmanna8501
@satyajitmanna8501 Жыл бұрын
0.2*0.2=0.04 hoga maam 😇
@Rahul.r.r_p
@Rahul.r.r_p 6 ай бұрын
Day 66
@kamalpola3303
@kamalpola3303 4 жыл бұрын
Can you explain why you choosen the 4th option is the correct answer
@dudeinspace1491
@dudeinspace1491 3 жыл бұрын
Name the function that tells the data type of an object. 1 (i)type() (ii)datatype() (iii)value() (iv) int() Plsss give reply to thus qn as fast as posiible...🙏🙏🙏
@rajbhuvan807
@rajbhuvan807 2 жыл бұрын
type()
@dudeinspace1491
@dudeinspace1491 2 жыл бұрын
@@rajbhuvan807 everything finished bruh...
@rajbhuvan807
@rajbhuvan807 2 жыл бұрын
@@dudeinspace1491 😂
6.8 Detect Cycle in Directed Graph |Data Structures and Algorithms Tutorials
10:36
Jenny's Lectures CS IT
Рет қаралды 169 М.
6.13 Dijkstra Algorithm | Single Source Shortest Path| Greedy Method
34:36
Jenny's Lectures CS IT
Рет қаралды 1,4 МЛН
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 9 МЛН
Alex hid in the closet #shorts
00:14
Mihdens
Рет қаралды 11 МЛН
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 169 МЛН
Дарю Самокат Скейтеру !
00:42
Vlad Samokatchik
Рет қаралды 8 МЛН
6.5 Prim's Algorithm for Minimum Spanning Tree | Data Structures Tutorials
10:22
Jenny's Lectures CS IT
Рет қаралды 1,1 МЛН
Spanning Tree - Minimum Spanning Tree | Graph Theory #12
13:58
Vivekanand Khyade - Algorithm Every Day
Рет қаралды 139 М.
3.5 Prims and Kruskals Algorithms - Greedy Method
20:12
Abdul Bari
Рет қаралды 2,7 МЛН
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 9 МЛН