Sushruti Mishra

Results 3 issues of Sushruti Mishra

Fixes # #### Checklist - [x] I have read the [Contribution Guide] and my PR follows them. - [x] My branch is up-to-date with the master branch. - [ ]...

this is shell sort,an extended form of insertion sort,which allows of exchange of far off items .Here we findout the "gap" and we keep reducing the gap till it is...

i have proposed to program that checks whether or not the number is an armstrong or not ie sum of cubes of the digits of the number is equal to...