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
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