Define graph. Explain Graph Representation ? 


==> Graph--

  • Graph is a nonlinear data structure,it contains a set of points known as nodes(or vertices) and set of links known as edges(or Arcs) which connects the vertices


Share to whatsapp

More Questions from Data Structures and Algorithms Module 5

Explain in details about SpanningTrees ? 


View

Explain about types of hash functions ?


View

Explain Review on Hashing ? 


View

Define weighted graph. Explain weighted graph represention with example ? 


View

Explain in detail about Insertion sort


View
Define hashing and Types of Hashing techniques.
View

Define hashing. Explain about hash table organization ?


View