Open batul02 opened 3 years ago
I am a GsSOCs'21 participants can I do same in CPP or C.
Hi @subodhsiddharth, the mentors are not responding to the issue. I don't think we can make a PR without them assigning the task to us. Or should I create PR? Because I have been waiting for them to assign this issue to me.
Yes @batul02 . Now we can do it and see our progress update on https://gssoc.girlscript.tech/profile.html .
gssoc.techGirlscript Summer Of Code is a 3-month long open source project under Girlscript Foundation India to build the main website of GirlScript, GirlScript mobile app and websites for various GirlScript Chapters. Not only for the accolades we have in our batch but also for the people new to opensource. Right from word go, be it basic git skills, first timers only issues or helping mentors hone their team leading and guiding skills - be it the rookie or the veteran dev - GirlScript Summer of Code offers something for everyone.
Is your feature request related to a problem? Please describe. This is a Travelling Salesman Problem which I am willing to do using Backtracking algorithm.
Describe the solution you'd like This Problem returns the shortest path for the travelling salesman who will visit every nodes he has to and returns to the node where he started from.
Do you want to work on it I am a GSSOC'21 participant. I would like to work on this issue. I am comfortable with python and have a decent knowledge of this algorithm.