Commit Graph

13 Commits

Author SHA1 Message Date
Jurica Zuanović
3a7a57c67b Fix spelling (#27828)
Fixed "to to" to "to", "letfmost" to "leftmost", "definiton" to "definition"
2019-03-07 13:23:16 -08:00
Anas Salam
6be246ac4a inserted text 'aka Parent Node' to the file "index.md" (#26929)
* Update file "index.md"

added text = 'aka Parent Node'
increased branch length from the root

* text replaced in index.md file

text 'aka' replaced with 'also known as' in index.md file
2019-03-06 13:43:13 -07:00
isha2812
a61627cf9c added about perfect binary tree in index.md (#26201) 2019-03-05 14:31:41 -07:00
Akshay Avinash
108884cbba Update index.md (#24020) 2019-02-27 08:29:08 -07:00
Radhika Gulati
fd35b8cccd Spelling edits (#23715) 2018-12-07 03:38:58 -05:00
Siddhartha Anand
dfb5779820 Add traversal methods (#22428)
Add traversal methods (inorder, preorder, postorder) for the binary search tree.
2018-11-21 08:45:53 -07:00
Vamsi Krishna
c793f362b7 Added syntax format specifier as C
Some code pieces were missing the syntax format specifier as C. So, added them.
2018-11-17 20:03:39 +09:00
Purposeful Programming
57a184ca19 Fix typo (#23775) 2018-11-14 20:32:48 +05:30
Rachita Bhagchandani
eb4c305722 Added augumented trees in binary trees guide (#21530) 2018-11-10 22:10:29 +00:00
Prashanth Thiagarajan
f0640891a6 Minor typo in index.md (#21529) 2018-11-10 22:03:00 +00:00
S.Hale
3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
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
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30