Graph

Subset of graph is tree-which has no-loop but in graph loop is possible.

3 ways to represent Greaph

  1. Objects and pointers
  2. Matrix
  3. Adjacency List

Familiarise with each one of it and know the trade-offs

Published by

Unknown's avatar

sevanand yadav

software engineer working as web developer having specialization in spring MVC with mysql,hibernate

Leave a comment