Commit Graph

4976 Commits (17f6a756eb97c470ad43e82705a8e6e8b372ece2)

Author SHA1 Message Date
Vishwas Navada K 78826ea90d Fix the function call flattenArray->steamrollArray (#36128)
Replace the function call in the Intermediate Code Solution from flattenArray to steamrollArray which is the actual function name.
2019-05-25 17:49:57 -07:00
lasjorg c852dc7d1d fix(guide): correct regex for intermediate solution code (#35784) 2019-05-24 23:45:26 -07:00
Parth Parth 705c781d19 Added solution to Extend One Set of CSS Styles to Another Element (#34771)
* Update index.md

* fix: changed indentation
2019-05-24 23:36:18 -07:00
Matheus Genteluci 1664350f0f Understading case sensitivity in variables (#34600)
Added solution to index.md in guides section
2019-05-24 23:02:55 -07:00
Kyle Lobo 839c7e56c4 Added explanation for O(logn) solution in "Exponentiation" (#28807) 2019-05-24 23:00:31 -07:00
Ahmad Abdolsaheb 23ca5d9cc6 fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
2019-05-25 02:39:49 +05:30
Ahmad Abdolsaheb 1e9f5bc09a fix: replace imgur with s3 for Portuguese guide without conflict (#36054)
* fix: imgur to s3 for portuguese guide without conflict

(cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unrelated change

* fix: revert space

* fix: revert styles
2019-05-25 02:30:23 +05:30
Ahmad Abdolsaheb 21bd031a52 fix: repalce imgur with s3 for russian guide without conflict (#36055)
* fix: imgur to s3 for russian guide without conflict

(cherry picked from commit ac90750e36b0dd1fe508c69a2277b75be48e4b95)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert unrelated changes

* fix: revert changes
2019-05-25 02:23:55 +05:30
Crystal Yungwirth c37cb92e63 Alternative Advanced Code Solution (#35965)
* Alternative Advanced Code Solution

Uses .replace() instead of .split()-.join()

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* Update guide/english/certifications/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/binary-agents/index.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Addresses review by RandellDawson
2019-05-25 01:40:05 +05:30
Sabeer Sulaiman 57c638994f Guide Article guide/english/d3 typo and version fixes + D3 DOM Selectors article (#30193)
* D3 Version and Typo Fixes

* D3 Guide: DOM Selectors in D3 + rearrangement

* Reverse the rename

* Intendation changed to 2 spaces
2019-05-24 10:08:50 -07:00
Alexander Wayne Omorokunwa 5c2d898fee created a new article (#28592) 2019-05-24 14:06:02 +01:00
DanSLuong 07981cd3f5 Fix(guide): Edited formatting (#32583)
* Fix(guide): Edited formatting

* Update index.md
2019-05-23 22:10:02 -05:00
angel13 20dc570df7 Added resource Python for Scientists and Engineers (#32181) 2019-05-23 22:07:28 -05:00
John Close d439d9f385 Update index.md (#30805) 2019-05-23 22:06:50 -05:00
Parth Parth 009088a2ca fix: Move optical alignment file to proper place (#35588)
* fix: Move optical alignment file to proper place

* Make title proper
2019-05-23 21:29:27 -05:00
abhaybaiju f1ef01b165 More informative index.md (#29456)
More informative description
2019-05-23 20:56:28 -05:00
Debalina 3609e48988 fix typo (#29747)
removed quotes
2019-05-23 20:55:47 -05:00
Jonathan Lawrence 55476cb165 Improve Readability (#35181)
* Improve Readability

* added the word "the"

* Removed unnecessary line
2019-05-23 19:27:08 -05:00
Rajiv Ranjan Singh 5038eb7176 Typo Fix in guide/english/computer-hardware/cooling/index.md (#35720)
* Update index.md

* Update index.md
2019-05-23 18:02:37 -05:00
Harsh Savergaonkar 211a13a320 Grammar fixed, now easier to read and understand (#32009) 2019-05-22 18:16:45 -05:00
King Josaphat Chewa d6f641ec34 Update index.md (#32810) 2019-05-22 18:14:04 -05:00
dipashreepatil b9426e055d Update index.md (#28696) 2019-05-22 18:10:11 -05:00
Sufiyan Samnani 7e1fd378b6 Added some information about function composition (#28102) 2019-05-21 22:47:24 -07:00
Natalie Cardot 545b8a6f34 Modify if statement (#36088)
* Modify if statement

Change the solution so an empty string is returned when num is less than 1 rather than less than 0 for consistency with instructions.

* Add test 

New test checks that if num is 0, an empty string is returned

* Fix test 

Fixing errors in newly proposed test that checks that empty string is returned when num is 0

* Modify intermediate solution

Changing if statement in intermediate solution to check whether num is less than 1 rather than less than 0. (Also adding curly brackets to that solutions if/else statements.)

* fix: removed unnecessary assert message arguments
2019-05-20 21:08:20 -04:00
Ahmad Abdolsaheb 3019f80a14 fix: replace imgur with s3 for arabic guide files with no conflict (#36051)
* fix: replace imgur to s3 for arabic guide files with no conflict

(cherry picked from commit 96a14a1f278c12e0123216813ab27076b1bcdb66)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: remove an unnecessary url addition.
2019-05-21 01:22:16 +05:30
Matt Schlosser c201e41564 typo: Remove errors within a challenge solution (#36097)
* Remove random links from code

Seems that these got added by accident.

* Remove errors from solution in Portuguese version

* Remove errors from solution in Spanish version

* Remove errors from solution in Russian version

* Remove errors from solution in Arabic version

* Remove errors from solution in Chinese version
2019-05-20 12:48:28 -07:00
Ahmad Abdolsaheb 727d55fb5f fix: replace imgur with s3 for spanish guide without conflict (#36056)
* fix: replace imgur with s3 for spanish guide without conflict

* fix: revert incorrect changes
2019-05-21 00:10:42 +05:30
Ahmad Abdolsaheb a16539becf fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
2019-05-20 23:54:51 +05:30
Rajat Verma 53fd5d8c14 solution logic fixed for negative numbers (#36093) 2019-05-20 08:31:10 -07:00
Shubhamjainagrawal b55c50c6cf described assignment operator (#32080)
described use of asssignment operator in c program.
2019-05-20 08:05:18 -07:00
Rajiv Ranjan Singh 1be1f430b3 Typo Fix in guide/english/bulma/index.md (#35936)
* Update index.md

* fix: changed terminal to shell
2019-05-19 21:04:36 -05:00
Harshit Omer 34ccf02bba Time Analysis of AVL/ Height Balanced Tree (#31029)
Time Analysis Of AVL Tree:

AVL tree is binary search tree with additional property that difference between height of left sub-tree and right sub-tree of any node can’t be more than 1. 

Algorithm		Average	 Worst case
Space		   O ( n ) {\displaystyle O(n)} O(n)	O ( n ) {\displaystyle O(n)} O(n)
Search		O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)	O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)
Insert		O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)	O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)
Delete		O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)	O ( log ⁡ n ) {\displaystyle O(\log n)} O(\log n)
2019-05-19 13:09:10 -07:00
Sarvesh Yadav 4a8b643497 True and False interpretion (#32626)
* True and False  interpretion

How true and false is  interpreted by python.

* Update index.md

* Update index.md
2019-05-20 00:34:23 +05:30
smokiebacon bae1bb435c explained the 'for' attribute a bit more (#32294) 2019-05-20 00:31:10 +05:30
PUNIT TIWARI f7f69fca06 add changes " Print value using abs function" . (#33346) 2019-05-19 23:58:36 +05:30
Daniel Segarra 987820f079 Added articles and tip to visual studio code guide. Articles on integrating Prettier with ESLint and Airbnb (#35871) 2019-05-19 23:48:55 +05:30
David Madrigal-Hernandez d54f2d7c8d Add Recommended extension and Add feature (#34495)
I ended up modifying the extension list to include the VIM keybind extension for those who want the experience as well as added Customization as one of the main features of the editor.
2019-05-19 23:48:10 +05:30
Gerard Hynes a30982e862 Add comments and update callback arguments' names (#36082)
* Add comments and update callback arguments' names

I've added a few comments to the solution and given the callback arguments more descriptive names to clarify what the solution is doing, since this challenge seemed a little more complex than the previous challenges.

* Update guide/english/certifications/javascript-algorithms-and-data-structures/functional-programming/use-the-reduce-method-to-analyze-data/index.md

That makes absolute sense and is clearer. Thank you.

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update indentation to be two-spaced
2019-05-19 10:45:34 -07:00
maninaik 0ee212d5af changed the properties of avl trees (#27322)
Changed the property that said that the AVL tree can have zero or more child nodes to avl tree can have zero, one or two child nodes.
2019-05-19 09:24:45 -07:00
Zonqq 28283d7197 Add information AVL tree Wiki (#25811) 2019-05-19 09:23:32 -07:00
rish9898 c69217d5f8 Application of AVL Trees (#25457) 2019-05-19 09:22:45 -07:00
Dipto Karmakar 3dc8f10ae8 Update add-inline-style-in-react (#35739)
- Add my solution in the hint.
2019-05-18 23:02:46 -05:00
Pijus f69768e2ae Density calculator page expansion (#32126)
* Density calculator page expansion

* Update index.md
2019-05-18 18:19:51 +05:30
van-tienhoang 3366d820a7 Adding alternative tools for coding style (#30493)
* Adding alternative tools for coding style

Adding alternative tools for coding style

* fix: changed console to shell
2019-05-18 18:12:07 +05:30
Anas Salam 1485959f5a info added to how to add subtract with powers (#29544)
info added to how to add or subtract with powers
2019-05-18 18:07:03 +05:30
Tom 21118bc26a fix/regex-lower-number-of-matches (#36004)
* fix/regex-lower-number-of-matches

* fix/update-guide

* fix/convert-blockquote-to-backticks
2019-05-17 23:53:00 +01:00
Cameron Behdani a6cc69c4ad Added related resource section and a useful resource (#32997)
* Added related resource section and a useful resource

* Update index.md
2019-05-17 12:16:20 -04:00
Ashwin Aishvarya Vardhan 241d966e54 added info about scikit-learn and accuracy metrics (#30179)
* added info about scikit-learn and accuracy metrics

Added some information about R-squared score.

* Update index.md
2019-05-17 11:26:20 -04:00
Marcus Parsons 5f1e78f4d9 Added new section (#26554)
* Added new section

Added a new section for defining what can be returned in custom methods and how to correct a mistake with returns

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>

* Update guide/english/csharp/return/index.md

Co-Authored-By: marcusparsons <marcusparsons@users.noreply.github.com>
2019-05-17 08:02:17 -07:00
Joseph Houser 7532555abf Corrected translation of "links" (#23358)
Proper translation of "Links" is "Enlaces" not "Campo de Golf" (= "golf course").
2019-05-17 16:38:08 +05:30