Assignment 1 Getting Started
Assignment 1 Getting Started
Step 4: Assignment
Now that you are all set up, it is time to do a little programming. In Chapter 2
of Introduction to Algorithms, the Insertion Sort is introduced. Using what you
learned from the algorithm presented, code the Insertion Sort algorithm;
however, you will sort your array into monotonically decreasing order instead
of increasing. To practice using version control, you should have at least 3
commits to your GitHub repository. Name your repo
MSCS532_Assignment1 and make the repo public. Here’s a summary:
Write a Python program for the Insertion Sort Algorithm that sorts in
monotonically decreasing order.
Have at least 3 commits to your public MSCS532_Assignment1 repo to
show your development process.
Submit the link to your public MSCS532_Assignment1 repository.
Cormen, T. H., Leiserson, C. E., Rivest, R. L., & Stein, C. (2022). Introduction
to Algorithms (4th ed.). Random House Publishing Services.
https://reader2.yuzu.com/books/9780262367509