TheFenrisLycaon / DSA-C--

DSA Codes for beginners.
21 stars 65 forks source link

Documentation For :: Graphs #151

Open TheFenrisLycaon opened 2 years ago

TheFenrisLycaon commented 2 years ago

Topic Name :: Graphs

Blurry-Brush commented 2 years ago

Can you explain the issue, i am interested

TheFenrisLycaon commented 2 years ago

You have to add documentation for graphs. Basically add comments to the code that is already there or add new code with comments. You can also add md files explaining topics related to graphs.

akshitagupta20 commented 2 years ago

Hi, I am learning graphs currently. So contributing here will be helpful for me as well. Can you assign this issue to me? and I'll start working.

TheFenrisLycaon commented 2 years ago

@akshitagupta20 go ahead make make your PR. Refer to other docs for the structure and what ti actually need to do.