Commit Graph

18023 Commits

Author SHA1 Message Date
ce33b6c650 Added a solution/fixed stub :) (#34198)
Added a solution to the stub regardingn Javascript Algorithms And Data Structures Certification\Regular Expressions
2018-11-06 22:48:58 -05:00
2910a9e6ac Added a solution-fixed stub :) (#34199)
Added a solution to the stub regarding Javascript Algorithms And Data Structures Certification\Regular Expressions
+ added a bit of a hint in the beginning to spice things up ;)
2018-11-06 22:48:01 -05:00
99bd2c1dbb Update "Finders-keepers" guide index.md (#34217)
* Update index.md

My proposed advanced solution

* Update index.md
2018-11-06 22:46:44 -05:00
dfc68943f7 Fix errors and expanded content (#34213)
Made clear that an infinite decimal expansion does not mean irrational, then added some history, context for interest and explained that in most computing languages their existence can (ironically) be ignored.
2018-11-06 22:18:25 -05:00
72fe1c49e8 [Guide] ES6: var vs. let. Fixes and enhancements (#34221)
· Remove phantom image (purpose?)
· Remove unused anchor tag
· Delete notes for contributors
· Links to MD code + descriptions
2018-11-06 21:53:38 -05:00
fcf789912c Fix typo (#34223)
Fixed typos, and reordered things.
2018-11-06 21:50:34 -05:00
9900699d0b Fix equality expression in ternary operator (#34225)
The equality comparison expression (==) should be used instead of assignment (=)
2018-11-06 21:44:51 -05:00
d1c5f51792 Minor semantic changes to improve readability. (#22127) 2018-11-06 19:57:47 -05:00
df633bbd9b Update how-to-work-on-coding-challenges.md (#22118)
Line 5 - Corrected typo "it's" (contraction) to "its" possessive
Line 11 - Corrected typo "you" to "your"
Line 23 - Corrected typo "explaination" to "explanation"
Line 48 - Corrected typo "desplayed" to "displayed"
2018-11-06 19:56:36 -05:00
10ff953d19 Changed fontawesome to Font Awesome in index.md (#22073) 2018-11-06 19:55:44 -05:00
b2a3fc1471 fixed spelling craftsmanship (#34227) 2018-11-06 17:37:28 -05:00
59e7ccdd8e Fixed grammar (#21894)
Initial text: 
"Printers often presents colors using CMYK color values."
Proposed change:
"Printers often present colors using CMYK color values."
2018-11-06 17:37:00 -05:00
7d9b587191 fix: update guide article to truncate a string in javascript (#34216) (#34228) 2018-11-06 17:36:03 -05:00
ec25ccfb32 Update index.md (#34229) 2018-11-06 17:31:05 -05:00
94508eba89 Added solution to D3 scaling challenge (#34230)
* Update index.md

* Update index.md
2018-11-06 17:30:20 -05:00
069d17dc01 Update index.md (#34231) 2018-11-06 17:29:28 -05:00
dac5f58205 Added Info About ForEach() Method (#34133)
Added a section on the very commonly used forEach() method for arrays. Also improved sentence structure of previous sentences.
2018-11-06 17:22:57 -05:00
87c9ff1ca4 Fixed spacing, added hyphen and comma (#21891) 2018-11-06 17:22:34 -05:00
88c3ea9b73 Fixed misspelled word multiply, and evaluate (#21822)
* Fixed misspelled word multiply, and evaluate

* Update index.md
2018-11-06 16:35:39 -05:00
1e58cca812 fix(guide): update unconcious bias article with section on availibility bias 2018-11-06 16:15:21 -05:00
79fac762f1 added Go books section (#20219) 2018-11-07 00:06:25 +05:30
13d423e94e Update index.md (#22323)
* Update index.md

Add a short description for slices

* Removed stub
2018-11-06 13:29:16 -05:00
6d2db1993a Update index.md (#34232) 2018-11-06 12:20:42 -05:00
6d39a2b11d added translation of java comments (#22309)
as well as minor translation fixes
2018-11-06 21:17:14 +04:00
b1ee46d203 Add corrected text (#22252) 2018-11-06 21:12:04 +04:00
4ea0953446 submit button added (#34233)
submit button added to the form
2018-11-06 11:44:23 -05:00
5a1ecb4f09 Added btn-dark (#34234)
* Added .btn-dark class to Bootstrap Button Class List
2018-11-06 11:42:49 -05:00
ca1a7e1b77 Add content to stub (#34235)
Just addition, gave formula and example.
2018-11-06 11:39:12 -05:00
4f37069835 Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
45a27b2497 Fixed a mistake in explanation of code (#25070)
* Fixed a mistake in explanation

* fix: grammar
2018-11-06 19:35:21 +05:30
90f24c1610 Update index.md (#25075)
* Update index.md

A minor language change to line 6.

* added an back in
2018-11-06 19:23:23 +05:30
53032e38c7 Adding lines of text (#25079) 2018-11-06 19:16:07 +05:30
44f43fe103 Visual fix of code display (#24944)
Increased code area in visualization, as it missed a line.
2018-11-06 19:11:25 +05:30
3076bad01c Grammatical adjustment made on line 11 (#24858) 2018-11-06 19:07:47 +05:30
54074a790c fix: add additional tests for Regular Expression challenge (#18696)
fix(curriculum): add additional tests and solution for Restrict Possible Usernames challenge
2018-11-06 16:21:26 +03:00
4cec01a21c Bootstrap Page with H3 Element (#32139)
fix(curriculum): added solution for Bootstrap Page with H3 Element
2018-11-06 16:09:14 +03:00
85c9fe0a48 Added Bootstrap Styled Button (#32140)
fix(curriculum): added Bootstrap Styled Button solution
2018-11-06 15:24:48 +03:00
c8fefd5007 Section 32 additional text (#22316)
* Section 32 additional text

Added additional text to section 32 to clarify that there are benefits to feeling imposter syndrome.

* Fixed several typos
2018-11-06 06:39:20 -05:00
74e04c7fff Article suggested. (#21795)
* Article suggested.

I have added an best article for ones who are just getting started with the nginx.

* Create subheading
2018-11-06 06:37:41 -05:00
4740b1fcc6 Update index.md (#22310)
* Update index.md

Add a short description for struct

* Removed stub
2018-11-06 06:36:49 -05:00
3a721e6e71 Gave a look to the heading (#22302) 2018-11-06 05:33:24 -05:00
4f75c9a396 made changes in article (#22322)
added detailed explaination of  Divide,Conquer and Combine
2018-11-06 05:30:12 -05:00
9004e1ce29 Add a daytime for daily stand up meetings (#22277) 2018-11-06 05:15:01 -05:00
fe0ef1fbc6 Fixed a small typo (#22270) 2018-11-06 05:13:22 -05:00
997dd0c10a edited a spelling mistake (#22215)
menthods to methods
2018-11-06 05:04:13 -05:00
d0970071ad Edit typos (#21647) 2018-11-06 04:04:39 -05:00
9a3b8beb36 Update misspelled word "adjascent" to "adjacent" (#21717) 2018-11-06 03:37:44 -05:00
cc434639d0 fixed a typo (#21817)
* fixed a typo

* Fix subheading level
2018-11-06 02:05:51 -05:00
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
51e4fa94a8 Added the text "The domain of y=e^x..." (#20980) 2018-11-05 20:38:43 -05:00