Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

What is Outdegree in dfs (data file structure)?

  Shared By: Emma Campbell    Date: Jan 28    Category: C++ Programming    Views: 645

Answer:

The total number of edges which are subset of set E of given graph G which is having V as initial node is called outdegree.

Share: 
 

Didn't find what you were looking for? Find more on What is Outdegree in dfs (data file structure)? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: