Skip to content

Comments

add sort method#601

Open
sadykovIsmail wants to merge 1 commit intoSuriyaaVijay:mainfrom
sadykovIsmail:second-pr
Open

add sort method#601
sadykovIsmail wants to merge 1 commit intoSuriyaaVijay:mainfrom
sadykovIsmail:second-pr

Conversation

@sadykovIsmail
Copy link

I added more sorting methods in python programming language.

Copilot AI review requested due to automatic review settings January 31, 2026 03:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to add more sorting methods to the Python programming language section of the repository. Based on the examination of the repository structure, there is already a Python/sorting/ directory with existing sorting implementations (bubble sort, quick sort, and selection sort). The PR appears to add a new file "Sort Algorithm.py" at the root level containing an insertion sort implementation.

Changes:

  • Addition of "Sort Algorithm.py" file with an insertion sort algorithm implementation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant