Menu

Graphs Questions

MCQ
11.
What will be the running-time of Dijkstra's single source shortest path algorithm, if the graph G(V,E) is stored in form of adjacency list and binary heap is used ?
forum Discussion
MCQ
12.
Maximum degree of any vertex in a simple graph of vertices n is
forum Discussion
MCQ
13.
If the data collection is in sorted form and equally distributed then the run time complexity of interpolation search is ?
forum Discussion
MCQ
14.
A directed graph is
forum Discussion
MCQ
15.
State True of False.

i) Network is a graph that has weights or costs associated with it.

ii) An undirected graph which contains no cycles is called a forest.

iii) A graph is said to be complete if there is no edge between every pair of vertices.
forum Discussion
MCQ
16.
State True or False.i) An undirected graph which contains no cycles is called forest.ii) A graph is said to be complete if there is an edge between every pair of vertices.
forum Discussion
MCQ
17.
A graph is said to be
forum Discussion
MCQ
18.
A graph is a collection of nodes, called
forum Discussion
MCQ
19.
A
forum Discussion
MCQ
20.
A
forum Discussion