amritansh22 / Data-Structures-and-Algorithms-in-cpp

This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
MIT License
365 stars 341 forks source link

Organization and Cocktail Sort #598

Open ZhenXW77 opened 2 years ago

ZhenXW77 commented 2 years ago

I organize most of the .cpp files, deleted duplicates and add cocktail sorting algorithm.