freeCodeCamp/guide/english/algorithms
Taylor 615742ba78 Update index.md by fixing typos (#20410)
* Update index.md by fixing typos 

Also, added section for learning about Depth-first searching and Breadth-first searching.

* Update index.md - reverting back to original verbiage.
2018-10-28 21:45:17 -07:00
..
algorithm-design-patterns Add semicolon on point 15 to keep with style (#20823) 2018-10-27 12:09:28 +05:30
algorithm-performance fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
avl-trees fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
b-trees fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
backtracking-algorithms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
binary-search-trees Update index.md by fixing typos (#20410) 2018-10-28 21:45:17 -07:00
boundary-fill fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
brute-force-algorithms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
divide-and-conquer-algorithms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
embarassingly-parallel-algorithms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
evaluating-polynomials-direct-analysis fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
evaluating-polynomials-synthetic-division fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
exponentiation fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
flood-fill Fix typo: "reaplce" => "replace" (#24056) 2018-10-22 11:56:00 -07:00
graph-algorithms Fix(guide): Add link to Priority Queue documentation 2018-10-25 21:15:22 -04:00
greatest-common-divisor-direct-analysis fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
greatest-common-divisor-euclidean fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
greedy-algorithms fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
lee-algorithm fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
quickselection-algorithm fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
red-black-trees fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
search-algorithms Correcting a spelling mistake (#19845) 2018-10-26 03:29:30 -06:00
sorting-algorithms updated code of selection sort in this article (#20058) 2018-10-28 14:23:50 +11:00
string-matching-algorithms fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
index.md Sentences should end with single '.' (#28529) 2018-10-26 00:26:50 +11:00