Introduction to graphs in data structure
Hey everyone, In this article, I will introduce you to the most famous data structure as far as coding interviews are concerned i.e the graph data structure. So, let's get started.
Definition
A Graph is a non-linear data structure consisting of verti...
experience.dev3 min read