SAY-droid427 / DSAQuestions

Collection of data-structures and algorithms along with resources and guidelines for mastering coding
46 stars 17 forks source link

git clone fails #36

Closed dwaipayan05 closed 3 years ago

dwaipayan05 commented 3 years ago

Problem git clone git@github.com:dwaipayan05/DSAQuestions.git fails git clone git@github.com:SAY-droid427/DSAQuestions.git fails

Proposed Solution This is due to a invalid file-path error as mentioned in the SS below. Adding in filenames causes such error. Please revoke the last commit and consider renaming `AtoA-Star`.

image

SAY-droid427 commented 3 years ago

@dwaipayan05 Thank you for bringing this into my notice

SAY-droid427 commented 3 years ago

@Dansmith-rgb Since this A* code was written by you could you please do the needful?

dwaipayan05 commented 3 years ago

@SAY-droid427 I've reverted it as of now, I'll add it in my next PR with resources to README.md

SAY-droid427 commented 3 years ago

@dwaipayan05 I have merged your PR, please add it in your next PR with the required changes.