codesankalp / dsalgo

MIT License
8 stars 24 forks source link

sort.py changed by adding floyd warshall algo into it #33

Closed ashwinitanpure closed 2 years ago

ashwinitanpure commented 3 years ago

Please check out my PR

devkapilbansal commented 3 years ago

Hi @ashwinitanpure you are not required to change the initial code. If you want to add new sorting algo, then add a function related to it.

ashwinitanpure commented 3 years ago

ok..Thanks..I will do so

codesankalp commented 3 years ago

@ashwinitanpure we will not approve your pull request until it's linked with an issue. Linking the issue with pull request is a must step. Also make the code changes as mentioned by @devkapilbansal

ashwinitanpure commented 3 years ago

ok

devkapilbansal commented 3 years ago

@ashwinitanpure It would be better if you open a relevant issue for this too and I will assign this to you

Aryamanz29 commented 2 years ago

Closing this PR, Due to inactivity