Closed piedcipher closed 5 years ago
I think algorithms should be given preference over languages. One algorithm might be implemented in multiple languages. I like the second option though, we can do that.
Organize the repo into this format and update all the links:
root/
algorithms/
Dynamic Programming/
Greedy Problems/
Sorting/
Searching/
...
Which example have you decided to follow. 1st one or the 2nd one ??
Instead of keeping every file in single folder, we can arrange it in folder wise.
For Exmaple -
OR