geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
295 stars 300 forks source link

Cocktail Shaker Sort #521

Open zhixuanevelynwu opened 2 years ago

zhixuanevelynwu commented 2 years ago

Implementation of cocktail-shaker sort in Java