You can add any Algorithm in any language which you like.
If you are adding in a new language, the folder structure would be:
Algorithms > [Language] > Math/Sorting/Searching/Data Structure > bubble_sort.py/.java/.c
Just an Example above.
Also, Make sure you are opening a new issue for adding an Algo so that there are no multiple users working on the same task.
You can add any Algorithm in any language which you like.
If you are adding in a new language, the folder structure would be:
Algorithms > [Language] > Math/Sorting/Searching/Data Structure > bubble_sort.py/.java/.c
Just an Example above.
Also, Make sure you are opening a new issue for adding an Algo so that there are no multiple users working on the same task.