Python-DSA icon indicating copy to clipboard operation
Python-DSA copied to clipboard

Changed names to Snake Case for the sorting algorithms folder

Open Mohammed-Shoaib01 opened this issue 3 years ago • 0 comments

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.

Mohammed-Shoaib01 avatar Oct 01 '22 11:10 Mohammed-Shoaib01