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 detail about Insertion sort


View

Define hashing. Explain about hash table organization ?


View

Write  Applications of Depth-First Search Algorithm and Breadth-First Search Algorithm ? 


View

Explain about types of hash functions ?


View
Define hashing and Types of Hashing techniques.
View

Define graph traversal. Explain techniques of graph traversal ? 


View

Explain in details Biconnected Components ? 


View