1
GATE CSE 2009
MCQ (Single Correct Answer)
+2
-0.6
Consider the following graph:
Which one of the following is NOT the sequence of edges added to the minimum spanning tree using Kruskal’s algorithm?
Which one of the following is NOT the sequence of edges added to the minimum spanning tree using Kruskal’s algorithm?2
GATE CSE 2008
MCQ (Single Correct Answer)
+2
-0.6
Dijkstra's single source shortest path algorithm when run from vertex a in the above graph, computes the correct shortest path distance to3
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
Suppose the letters a, b, c, d, e, f have probabilities 1/2, 1/4, 1/8, 1/16, 1/32, 1/32 respectively. What is the average length of Huffman codes?
4
GATE CSE 2007
MCQ (Single Correct Answer)
+2
-0.6
In an unweighted, undirected connected graph, the shortest path from a node S to every other node is computed most efficiently, in terms of time complexity by
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages