- A1 is due today! Yay!
- Radix sort: you can use bucket sort or counting
sort! I thought the Radix sort spec was fixed, sorry it wasn’t =(
- I’ve updated the skeleton repo to remove the part of the spec that
mentions counting sort, but this change isn’t automatically propagated
to you repo.
- Github Classroom has created a pull request that
will allow you to merge the change into your repo. This is optional, but
I wanted to try it out to see how it works. To merge the pull request:
- Make sure your latest changes are committed and pushed to
github
- Go to your repo on github.com
- Click the Pull Requests tab:
- Click the PR titled “Github Classroom: Sync Assignment”:
- Click “Merge pull request”: