DocBook
DocBook copied to clipboard
Implementing Cyclic Sort Doc & Python Code
Description
I have added cycle sort algorithm.
Fixes: #24
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
Checklist:
- [x] I have made this from my own
- [x] I have taken help from some online resourses
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
ATTACH SCREEN-SHOTS / DEPLOYMENT LINK
@Sulagna-Dutta-Roy Can you please review?
Kindly make a folder on algorithms and follow the exact format.
Ok. I will do that. As my exam is on-going when it will over, I will do the changes.