Skip to content

Conversation

@dishankkumaryadav
Copy link

Added Shell sort algorithm in c++, python and java

Added Shell sort algorithm in c++, python and java
Copy link
Owner

@4N1Z 4N1Z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Pal,
Great code
Changes needeed :

  • shell sort is duplicate please remove it
  • Change the respective names of the file to the language used.
    • eg : shellsort.java to In_Java.java
  • Add the time and space complexities as comments inside the codes.

Happy Coding !

@4N1Z 4N1Z added documentation Improvements or additions to documentation enhancement New feature or request Hacktoberfest labels Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants