Undirected Graph

Term side of the Card
Topic: Graph
Unit title: Undirected Graph
Categories: Data structure
Explanation side of the Card

Explanation: The graph where edges don't indicate any direction. This means the relationship between two vertices is mutual, often used to represent symmetric connections like social networks.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub