Graphs, their traversal and use cases – I

Hi!In High School we have already studied graphs and how they are used to showcase our data but in Computer Science, Graphs as a Data Structure are a completely different concept. We use graphs to represent relationships between one or more entities. The nodes represent the entities and relationships are depicted by edges. A graphContinue reading “Graphs, their traversal and use cases – I”

Design a site like this with WordPress.com
Get started