American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Coding Olympic Training

March 21, 2022 @ 6:00 pm - 7:00 pm

Homework

Implement merge sort we discussed in class.

Steps:

Implement mergeSort(array)

Define a new array and call your mergeSort to verify

For example:

arr = [12, 11, 13, 5, 6, 7]
mergeSort(arr)
print(arr)

Details

Date:
March 21, 2022
Time:
6:00 pm - 7:00 pm
Verified by MonsterInsights