bitprj / curriculum

Democratizing Technical Education 🐮
https://bitproject.org/curriculum
MIT License
56 stars 19 forks source link

Jose 4.3.2 sorting #868

Closed mxthu313 closed 4 years ago

mxthu313 commented 4 years ago

Closes #494

...

Changes proposed in this pull request:

Did the Big O analysis and added checkpoint. Also had to rearrange cards. Another thing to note is that some of the algorithms were using recursion, and I had a hard time giving a reason for the big O without mention the recursion tree method, so the explanations might not be great :( @reviewer/mxthu313