The GRAPH data structure used behind Facebook.for more detail see
A non-linear data structure is one in which the elements are not arranged or linked in a linear fashion. Trees, graphs, etc. are non-linear data structure since the elements are arranged in a branching manner.
A homework question but here is a clue. A data structure is ****?
array,linklist,queue,stack,tree,graph etc...
this use auxiliar data structure for to work, in-place is that on the same data structure of input this sort
The GRAPH data structure used behind Facebook.for more detail see
Graph (data structure) A labeled graph of 6 vertices and 7 edges.In computer science, a graph is an abstract data structure that is meant to implement the graph concept from mathematics.A graph data structure consists mainly of a finite (and possibly mutable) set of ordered pairs, called edges or arcs, of certain entities called nodes or vertices. As in mathematics, an edge (x,y) is said to point or go from x to y. The nodes may be part of the graph structure, or may be external entities represented by integer indices or references.A graph data structure may also associate to each edge some edge value, such as a symbolic label or a numeric attribute (cost, capacity, length, etc.).
data
bar graph
A graph is used as a visual representation of data
A non-linear data structure is one in which the elements are not arranged or linked in a linear fashion. Trees, graphs, etc. are non-linear data structure since the elements are arranged in a branching manner.
you use a broken line graph usually for showing continuous data (data with growth over time)
it is the use of graphs for example bar graph and picto graph
Tree is directed, cycle-less, connected graph.
You usually want to use a bar graph. If you have a year of data you probably want to use a line graph.
Probably a pie (or circle) graph.
A bar graph shows discreet data, but other types can also.