Commit Graph

23755 Commits (b038af4925993ef70bf49a6c836e2082956be509)

Author SHA1 Message Date
Kris Koishigawa 537d1ed642 fix(challenges): G problems 2019-06-26 17:34:03 +08:00
Kris Koishigawa abbfee1189 fix(challenges): Formatted F challenges 2019-06-26 17:34:03 +08:00
Kris Koishigawa 1a56a5b0ae fix(challenges): Minor changes to D challenges. Add E challenges 2019-06-26 17:34:03 +08:00
Kris Koishigawa 461155f7ef fix(challenges): Replaced image with svg in Cut a Rectangle 2019-06-26 17:34:03 +08:00
Kris Koishigawa da4999cb46 fix(challenges): Moved challenge instructions to instructions section 2019-06-26 17:34:03 +08:00
Kris Koishigawa 3a7ac2c0c0 fix(challenges): Forgot to remove the space between the function name and first parenthesis 2019-06-26 17:34:03 +08:00
Kris Koishigawa bc1d2be822 fix(challenges): Added all D problems except Department Numbers 2019-06-26 17:34:03 +08:00
Kris Koishigawa d024b96a92 fix(challenges): Went back and fixed a missing A problem. Fixed C problems. 2019-06-26 17:34:03 +08:00
Kris Koishigawa f9f4048258 fix(challenges): Revert 24 game due to another PR being submitted 2019-06-26 17:34:03 +08:00
Kris Koishigawa 201c383148 fix(challenges): Fixed formatting for numbered and challenges starting with A 2019-06-26 17:34:03 +08:00
Randell Dawson 81a0c0c8e0 fix(guide) add solutions to Factorialize a Number and Reverse and String challenges (#35967)
* fix: added iterative basic solution

* fix: added another basic solution
2019-06-25 18:34:03 -07:00
Christopher McCormack 771c49713b feat/updated linux shell scripting guide (#35767) 2019-06-25 17:49:07 -05:00
Tom 51b5defb7e fix/regex-upper-and-lower-bounds-tests (#36059)
* fix/regex-upper-and-lower-bounds-tests

* fix/add-solution-back

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/regular-expressions/specify-upper-and-lower-number-of-matches.english.md

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-06-25 14:45:20 -07:00
johncgenere 43a125217c Added Date Object Guide to Javascript Guides (#36006) 2019-06-25 16:05:34 -05:00
Hasan Abdullah 306c53187f feat: add article for JavaScript String.search() (#36014) 2019-06-25 15:56:06 -05:00
Hasan Abdullah c3aec1aef2 feat: add article for JavaScript String.startsWith() (#36015) 2019-06-25 15:53:30 -05:00
Hasan Abdullah e40c55b02a feat: add article for JavaScript String.toString() (#36016) 2019-06-25 15:52:06 -05:00
logtata 90a9f27440 Add Introduction to Machine Learning Article (#33555)
Add Introduction to Machine Learning Article as additional reference
2019-06-25 13:51:50 -07:00
Alfred Skaria a2eb82c20c added attributions to the code (#28095)
Explained the backpropagation in simple terms
2019-06-25 13:50:22 -07:00
Ulf Swedin e86a675b95 Added example with one parameter to master branch (#32027)
* javascript comments page makeover (english)

Remove redundant information
Fix link styles
Make everything easier to read

* Added example with one parameter
2019-06-25 13:44:19 -07:00
P Karthik Chowdary 850512c2ab Added an implementation code in python (#33305) 2019-06-25 13:42:43 -07:00
Jason Yum 7e2e9a61bc Add explore-exploit problem as important theme in RL (#32322)
Explore exploit helps motivate the different decisions facing RL algorithms and introduces the concept of "greedy" approaches.
2019-06-25 13:34:30 -07:00
Ina S.Lew 566e112d5d Added step-by-step instructions to 'how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package/index.md' (#35868)
* Added step-by-step instructions and screenshots

Added step-by-step instructions to set up an anonymous node/express project for the challenges and three demo screenshots.

* Removed screenshots from instructions

* fix: changed javascript to json

* fix: changed to two-space indentation
2019-06-25 13:15:51 -07:00
Hasan Abdullah 7659d1fdaa feat: add article for JavaScript String.codePointAt() (#36011) 2019-06-25 15:07:24 -05:00
mariannebunyi 60ae1845cb added jQuery load() Method (#31453) 2019-06-25 14:59:46 -05:00
Navjot Singh f267d2a61b Fixed Broken Links in Binary Agents (#35947)
The parseInt link to the freecodecamps forum pointed to a link with no resource. And Also fixed the link for String.length and removed a dead link.
2019-06-25 12:59:15 -07:00
Ian Myrfield 4954f87424 Kotlin extension functions (#31943) 2019-06-25 14:36:52 -05:00
Kristina Gern 05c51c762a Update content for clarity and edit punctuation (#33369) 2019-06-25 11:14:24 -07:00
Papun Charan b07fac01b2 Added a 'Note' part. (#32776)
The 'Note' part describes how we can check for odd even with the help of & operator.
2019-06-25 11:04:53 -07:00
alkeshattal 447b8f50fc Added points on Custom Data Attributes in HTML (#32749) 2019-06-25 11:04:11 -07:00
Aditya Oli c9d00827c4 Added MergeSort Implementation in Java (#28042)
* Added MergeSort Implementation in Java

* fix: changed c++ to cpp
2019-06-25 10:53:35 -07:00
rakshitha31 cbc2c0b7c2 update (#31295)
* update

* Update index.md
2019-06-25 10:36:40 -07:00
Karthik Rao 782c5ba553 fix: introduce action creators in redux-actions (#31170) 2019-06-25 10:28:05 -07:00
Syauqy Nurul Aziz 274ef504c3 Add new details and links to CJM (#31088) 2019-06-25 10:25:31 -07:00
Ankush Soni 2ff2b82d51 Added definitions of different types of matrices (#30128) 2019-06-25 10:15:51 -07:00
Andrew Mackie 2f8d009133 Update index.md (#29940) 2019-06-25 10:11:37 -07:00
Nils ecc22cc9aa Added tailgaiting as example (#30985)
Added a (short description) of tailgating under the Some examples of Social Engineering hacks, as it is another form of these.
2019-06-25 10:08:48 -07:00
Shoaib 9cccd52aec constructor in abstract class (#29329)
Have added some information in abstract classes
2019-06-25 09:51:06 -07:00
Randell Dawson c8ca40751b fix: removed extra sh code fences 2019-06-25 16:57:43 +08:00
Randell Dawson 8ce1b374e3 fix: replace languages preceded by space 2019-06-25 16:57:43 +08:00
Randell Dawson 2b553d31b6 fix replace code block with blockquote 2019-06-25 16:57:43 +08:00
Randell Dawson 3f56cf6f54 fix replace code with applicable language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 4f83b58aa6 fix replace Swift4 with swift for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 1b113c436c fix replace c# with csharp for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson b7e98240c8 fix replace #include with c for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 4a2b88b16e fix replace output with shell for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 5e6ba79c04 fix replace solidity with no language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 1932a08858 fix replace sh with shell for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 22f52296bc fix: replace c++ with cpp for language postfix 2019-06-25 16:57:43 +08:00
Randell Dawson 7d097e62ac fix: replace cs with csharp for language postfix 2019-06-25 16:57:43 +08:00