mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-24 19:00:16 -04:00
* added bubbleSort solution * added insertionSort * fixed spacing in bubbleSort * added selectionSort * added a test * Fixed a reference to the array with the wrong array name in the solution * fix: added extra lines to avoid linting errors * fix: added comments back into seed