Showing posts with the label Data structureShow All
c program on the depth  first search  (dfs ) of the graph
c program and algorithm of quick sort
C program on stack by using link list
c program to find minimum weight of the spanning tree by kruskal's algorithm
c program to find minimum cost the spanning tree by prim's algorithm