Python-DSA
Python-DSA copied to clipboard
Changed names to Snake Case for the sorting algorithms folder
Looks like some files were in Named in Camel case, renamed files in the Sorting Algorithms folder to Snake case as majority of the algorithms are named in Snake Case (snake_case), nothing major.