-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added cocktail shaker sort #312
Conversation
Codecov Report
@@ Coverage Diff @@
## master #312 +/- ##
=============================================
+ Coverage 98.866% 98.873% +0.007%
=============================================
Files 25 25
Lines 2999 3019 +20
=============================================
+ Hits 2965 2985 +20
Misses 34 34
|
Please add tests. See |
Yeah process done |
@czgdp1807 Is there any other improvements needed !? |
@Arvind-raj06 Are you contributing through SWOC-2021? Or any other open source program? |
Yes through SWOC |
Before this I didn't knew that there is project on python! I just determined myself to work on this one. There are a few projects on py in SWOC this one really awesome |
References to other Issues or PRs or Relevant literature
Closes #198.
Brief description of what is fixed or changed
Implementation of the Cocktail Shaker sort in this pull request in reference to the site https://www.sanfoundry.com/python-program-implement-cocktail-shaker-sort/
Other comments
I hope the description is quite useful and if you find any issue with this ping me.....