Commit Graph

13 Commits

Author SHA1 Message Date
Shashank Goyal
f9953adb5c Fixed typo (#28984)
Two sorted arrays are merged to give one sorted array.
2018-12-13 13:30:22 -08:00
Sharath George M
6fa3cd1a65 Fixed typo "operate" => "operated" (#28405) 2018-12-13 13:17:51 -08:00
ShivashMahespalsingh
a2c010e573 Removed the word visually (#26446)
A video is "visual" so there is no reason to state this twice.
2018-12-13 13:01:45 -08:00
qme1519
37d71e01c7 Bubble sort added as an example (#22141)
I added bubble sort as it is one of the most used sorting algorithms and as it is one of the easiest ones for beginners.
2018-12-01 21:34:17 -05:00
Manthanjain
77620d67aa Add content "different approaches for writing an algorithm" (#23049) 2018-11-30 11:30:25 -07:00
raviram
d73f27049d Added link to interactive visuals of algorithms (#23648) 2018-11-28 20:03:34 -05:00
Kirsten
f58043c1db Update index.md (#26274)
Edited algorithm efficiency paragraph to remove "be" from the sentence "Since the algorithms today..." 

I also adjusted the period spacing at the end of the algorithm efficiency paragraph.
2018-11-23 22:18:50 +05:30
JiDarwish
2d1f50ada8 Update index.md (#22225) 2018-11-19 16:36:04 -05:00
Prashant Chand
e1ae1bdd09 add details for "Heap Sort" (#21420) 2018-11-12 07:54:52 -08:00
Shankar Rao Mata
f3698bb6d7 Added few lines about big o notation (#21024)
* Added few lines about big o notation

I think this description was missing the basic understanding of running time which can be mastered using big o notation.

* Update index.md

* Update index.md

* Update index.md
2018-11-05 21:15:26 -05:00
Quidster
3ba98401eb Add video link on algorithms (#20456) 2018-10-30 21:21:15 -04:00
DipakKumarSingh
9cbbadc770 Sentences should end with single '.' (#28529) 2018-10-26 00:26:50 +11:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30