DocBook icon indicating copy to clipboard operation
DocBook copied to clipboard

Implementing Cyclic Sort Doc & Python Code

Open sitamgithub-MSIT opened this issue 1 year ago • 2 comments

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

Screenshot (157) Screenshot (158)

sitamgithub-MSIT avatar Mar 15 '23 15:03 sitamgithub-MSIT

@Sulagna-Dutta-Roy Can you please review?

sitamgithub-MSIT avatar Mar 15 '23 15:03 sitamgithub-MSIT

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.

sitamgithub-MSIT avatar May 29 '23 10:05 sitamgithub-MSIT