no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

Updated freecodecamp dead links #82

Closed AugustasV closed 6 years ago

AugustasV commented 6 years ago

Updated FreeCodeCamp deadlinks for quicksort, merge sort, bubble sort, insertion sort and selection sort

no-stack-dub-sack commented 6 years ago

@AugustasV Good call! Thanks for the PR.

no-stack-dub-sack commented 6 years ago

@AugustasV These links also exist in the challenge files themselves (when you click on the resource icon for each algo), I'll replace them there as well before re-deploying. Thanks again!