Moving some files to different folder
Astrodevil opened this issue · 10 comments
You can move DSA based C programming files to DSA/DSA-C/.... by making appropriate folder. That will be helpful if we differentiate DSA problems from others.
I would like to work on the issue.
Go Ahead!
May I also move the 'Sorting Algorithm' (implemented in cpp) to DSA-CPP?
Yes, You can also arrange more folders of DSA
I have created a PR. Please merge it and I hope you'd add the required Hacktoberfest tags. Thank you!
Yea I will merge your PR. Will you please do some more correction? That would be helpful.
Check C++/Simple game folder remove 1 game folder and add all games in 1. leave both snake games, Also move Every DSA cpp based folders like, stl, basic quesion and all inside DSA/DSA-Cpp/.. directory
And after doing all this link PR here
Sure. I didn't understand what do you want me to do with the game folder.
Rest I have done and started another PR.
In C++ there is 2 game folder, 1 containing only snake game folder. Move that snake game folder to previous game folder where two games exists. and remove that empty game folder
Done @Astrodevil