serverx-org / DSA-MASTERY

This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.
https://serverx.org.in/articles/dsa-mastery/
12 stars 16 forks source link

Rerrange some Sorting Algorithms in Sorting folder. #26

Closed kumar007ambi closed 1 month ago

kumar007ambi commented 1 month ago

Previously I have contributed algo on Sorting,now seeing The algos correctly belongs to Sorting algorithm folder. @gautamankoji Please assign this issue to fix it.

kumar007ambi commented 1 month ago

@gautamankoji What i have seen Some of Sorting algorithms are different folders,some of algorithms are already present in Sorting Folder. So I want to know to that i should delete the same algorithms or Move all algorithms in sorting folder to resolve this issue.Please give me your suggestion🙌

gautamankoji commented 1 month ago

if you can contribute additional content beyond what's already there, feel free to submit a pull request, otherwise no need the structure can be reorganized at any time, you're welcome to add more algorithms if you'd like

kumar007ambi commented 1 month ago

@gautamankoji Okay, Then i would contribute Algo related problems for sure