smv1999 / CompetitiveProgrammingQuestionBank

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
https://smv1999.github.io/CompetitiveProgrammingQuestionBank/
MIT License
1.23k stars 350 forks source link

Add Graph related problems #16

Closed smv1999 closed 3 years ago

smv1999 commented 3 years ago

Contributors are welcome to add graph related problems ! You are free to choose problem statements from GeeksforGeeks, Hackerrank and LeetCode or any other platforms.

pri1311 commented 3 years ago

Can I add solutions in c++?

smv1999 commented 3 years ago

Sure @pri1311 !

pri1311 commented 3 years ago

I would like to add more solutions.

smv1999 commented 3 years ago

What's that @pri1311 ! This repo is not part of any Winter of Code if that's what you meant. But you can proceed to add more solutions in C++.

ghost commented 3 years ago

I would like to add solutions in java

smv1999 commented 3 years ago

Sure @shahbazalam07 you can go ahead !

ghost commented 3 years ago

Sure @shahbazalam07 you can go ahead !

In which folder I have to add ?

smv1999 commented 3 years ago

You can add them in the graphs folder present here.

ghost commented 3 years ago

OK

somya51p commented 3 years ago

@smv1999 I wish to add few graph questions from leetcode in C++ as for now. Can I contribute to the same?

smv1999 commented 3 years ago

Sure @somya51p , you can go ahead !

jsourabh1 commented 3 years ago

Can I add the graph Algorithms implementation in python ?

smv1999 commented 3 years ago

Sure @jsourabh1 , But I am afraid this won't be considered towards your contribution to DevIncept 30 days of contribution as the official date for the same is 01 July.I am not sure about. Let us wait for the official guidelines from DevIncept Program Managers Team.

vaishnavipatil4848 commented 3 years ago

I wish to add graph algorithm implementation in c++. Can I contribute to the same?

smv1999 commented 3 years ago

Sure @vaishnavipatil4848 , you can go ahead !

jsourabh1 commented 3 years ago

Now i can add the python algorithms of graph

smv1999 commented 3 years ago

Sure @jsourabh1 !

paurush11 commented 3 years ago

I wish to add graph algorithm implementation in c++. Can I contribute to the same @smv1999 ?

smv1999 commented 3 years ago

Sure @paurush11 , create a separate issue for the specific algorithms that you want to contribute.

shraddhamishra611 commented 3 years ago

@smv1999 I can provide at least 20+ Graph questions from an interview perspective. Can I contribute?

smv1999 commented 3 years ago

Sure @shraddhamishra611 , you can go ahead, but create a separate issue for that.