math4computer 3. Permutation and sorting - lunawyh/covid19viz GitHub Wiki
- Permutation
1.1 Intro to combinations and Permutation
1.2 Permutation formula
1.3 Combinations
1.4 Combinatorics and probability
- sorting
2.1 Selection sort
https://www.khanacademy.org/computing/computer-science/algorithms/sorting-algorithms/a/sorting
2.2 Insertion sort
https://www.khanacademy.org/computing/computer-science/algorithms/insertion-sort/a/insertion-sort
2.3 Merge sort
2.4 Quick sort
https://www.khanacademy.org/computing/computer-science/algorithms/quick-sort/a/overview-of-quicksort