diwas7777 / CodesHub

This open source project is made to help students find codes in different languages easily for every usecase.
https://diwas7777.github.io/CodesHub/
GNU General Public License v2.0
50 stars 136 forks source link

Need Help Managing Codes #312

Closed diwas7777 closed 1 month ago

diwas7777 commented 9 months ago

I am currently busy with my college so I want help to manage all the codes in this repository in proper format and folders like for example all sorting algorithms can be put in a folder named sorting where parent folder will be the programming language

Structure Example

|-> Programming Language Folder |-----> Category [For example: Sorting] |--------------->Programs