Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
356 stars 624 forks source link

Issue#2082 #2083

Closed TechSpiritSS closed 3 years ago

TechSpiritSS commented 3 years ago

Python Code for issue#2082 Insertion Sort

Related Issue issue #2082

Describe the changes you've made

I added the Python Code for Insertion Code according to the Guidelines Provided

Language Used:

Python

Checklist:

github-actions[bot] commented 3 years ago

AlgoTree team will review your PR soon. Take Care of Few of the Things where most contributors are missing out. msgonpr @TechSpiritSS :)

TechSpiritSS commented 3 years ago

So, this PR has been confirmed?

TechSpiritSS commented 3 years ago

So I edit and re send the PR or this project is closed now?