Syed Isam Hashmi 
							
						 
					 
					
						
						
							
						
						4261f1d901 
					 
					
						
						
							
							Added solution to "Size of the Set" ( #27508 )  
						
						 
						
						
						
						
					 
					
						2018-12-02 20:12:06 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						9a315e237a 
					 
					
						
						
							
							Data Structures: Remove from a Set ( #34493 )  
						
						 
						
						... 
						
						
						
						* fix: solution and moved instructions
* feat: added solution
* fix: added code elements 
						
						
					 
					
						2018-12-01 11:46:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								VitBu 
							
						 
					 
					
						
						
							
						
						62ba0777e0 
					 
					
						
						
							
							Adding short and clear solution  
						
						 
						
						
						
						
					 
					
						2018-12-02 00:23:24 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								VitBu 
							
						 
					 
					
						
						
							
						
						d16c9b58fd 
					 
					
						
						
							
							Improved Advanced Code Solution ( #22898 )  
						
						 
						
						... 
						
						
						
						This way it is less confusing + people should be aware of slice default arguments 
						
						
					 
					
						2018-11-28 19:01:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paula Milenkova 
							
						 
					 
					
						
						
							
						
						e043c46efb 
					 
					
						
						
							
							Added intro to scatterplots on stub ( #23682 )  
						
						 
						
						... 
						
						
						
						* Added intro to scatterplots on stub
* Update index.md 
						
						
					 
					
						2018-11-26 03:27:15 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						c3155c4f5b 
					 
					
						
						
							
							[Guide] Data Structures: Create a Set Class ( #34434 )  
						
						 
						
						... 
						
						
						
						* feat: added solution
* fix: solution
* fix: changed expression to be be more readable
* fix: formatting 
						
						
					 
					
						2018-11-25 10:56:33 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								VitBu 
							
						 
					 
					
						
						
							
						
						9fb1d9f49c 
					 
					
						
						
							
							Update index.md ( #22622 )  
						
						 
						
						... 
						
						
						
						more easy to understand and short than all other solutions 
						
						
					 
					
						2018-11-25 10:53:00 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Konieczny 
							
						 
					 
					
						
						
							
						
						271b2c3434 
					 
					
						
						
							
							Add new solution version that directly returns ( #34427 )  
						
						 
						
						... 
						
						
						
						In this case (that is quite typical) more complicated
language features are not necessary. 
						
						
					 
					
						2018-11-22 16:14:40 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adrian Skar 
							
						 
					 
					
						
						
							
						
						82459dad13 
					 
					
						
						
							
							[Guide] Basic JS: Ternary operator. Fixes and enhancements ( #22633 )  
						
						 
						
						... 
						
						
						
						1. Fix code solution (it used the assignment operator to compare _a_ and _b_ instead of the comparison one; which wouldn't pass the test at the exercise page).
2. Add problem explanation, hint, code explanation, run example and resources 
						
						
					 
					
						2018-11-22 00:36:11 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ambarytl 
							
						 
					 
					
						
						
							
						
						0e6c1d4df9 
					 
					
						
						
							
							Added an article in place of stub. ( #22294 )  
						
						 
						
						
						
						
					 
					
						2018-11-20 07:42:15 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vedrana_R 
							
						 
					 
					
						
						
							
						
						41c35019cb 
					 
					
						
						
							
							Deleting typo ( #34386 )  
						
						 
						
						... 
						
						
						
						'increment' instead of 'increament' 
						
						
					 
					
						2018-11-20 14:01:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gregory Gubarev 
							
						 
					 
					
						
						
							
						
						a33527523c 
					 
					
						
						
							
							Responsive Web Design: Added hint to Prioritize One Style Over Another ( #22020 )  
						
						 
						
						... 
						
						
						
						* Responsive Web Design: Added hint to Prioritize One Style Over Another
Added hint to Prioritize One Style Over Another (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/prioritize-one-style-over-another  and https://learn.freecodecamp.org/responsive-web-design/basic-css/prioritize-one-style-over-another )
* Added   </style> in 23 line 
						
						
					 
					
						2018-11-17 20:20:03 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gregory Gubarev 
							
						 
					 
					
						
						
							
						
						a02030b23e 
					 
					
						
						
							
							Responsive Web Design: Added hint to Override Class Declarations with Inline Styles ( #21954 )  
						
						 
						
						... 
						
						
						
						Added hint to Override Class Declarations with Inline Styles (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/override-class-declarations-with-inline-styles  and https://learn.freecodecamp.org/responsive-web-design/basic-css/override-class-declarations-with-inline-styles ) 
						
						
					 
					
						2018-11-17 15:41:39 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								coderlyn 
							
						 
					 
					
						
						
							
						
						1ba28c9af6 
					 
					
						
						
							
							Add new hint to break up problem into small chunks ( #21881 )  
						
						 
						
						... 
						
						
						
						* Add new hint to break up problem into small chunks
* added block code syntax 
						
						
					 
					
						2018-11-17 10:49:53 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paula Milenkova 
							
						 
					 
					
						
						
							
						
						1b8f85d051 
					 
					
						
						
							
							Began an intro to bar charts on stub ( #23673 )  
						
						 
						
						... 
						
						
						
						* Began an intro to bar charts on stub
* fix: removed boilerplate 
						
						
					 
					
						2018-11-17 15:46:01 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kelly Downes 
							
						 
					 
					
						
						
							
						
						af13067197 
					 
					
						
						
							
							Fixed Typo: Added missing indefinite article 'a' ( #25605 )  
						
						 
						
						
						
						
					 
					
						2018-11-14 20:49:05 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kiko Almela 
							
						 
					 
					
						
						
							
						
						0f5c28cfdf 
					 
					
						
						
							
							fix: update intermediate solution ( #34263 )  
						
						 
						
						... 
						
						
						
						Intermediate code solution doesn't pass tests when the greater number is even because it's the starting acc without passing the reducer function that avoids even number.
Proposed solution: reverse the array before reduce. 
						
						
					 
					
						2018-11-13 12:54:50 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nemanja Jeremic 
							
						 
					 
					
						
						
							
						
						f0ce844ca0 
					 
					
						
						
							
							updated solution styled as code block ( #34266 )  
						
						 
						
						
						
						
					 
					
						2018-11-13 12:54:33 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nemanja Jeremic 
							
						 
					 
					
						
						
							
						
						aa050465e9 
					 
					
						
						
							
							Corrected minor code errors ( #34260 )  
						
						 
						
						
						
						
					 
					
						2018-11-12 12:42:31 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								AlexandreLeFou 
							
						 
					 
					
						
						
							
						
						5f03e0f036 
					 
					
						
						
							
							Added a solution/fixed stub :) ( #34251 )  
						
						 
						
						... 
						
						
						
						* Added a solution/fixed stub :)
I have added for the most known browser what keyboard combinations/shortcuts you can use in order to open up from Web dev tools the console and run the same code as we do in FCC camp!
Certifications/JavaScript Algorithms and Data Structures/Debugging/Understanding the Differences Between the Freecodecamp and Browser Console
* Deleted a link provided
I have previously provided a link upon which I have added the Macintosh shortcuts. 
I have deleted all the Mac set of keybords as I can't check them in my pc and it is considered plagiarism
* Fixed text 
added more instructions
* Added solution
updated with solution and JS code for solution+as well as hint
* deleted white space in solution
* added frontmatter
fixed Travis problem
* Update index.md 
						
						
					 
					
						2018-11-10 10:30:30 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						3e1187ded8 
					 
					
						
						
							
							[Guide] Data Structures: Create a Circular Queue ( #34255 )  
						
						 
						
						... 
						
						
						
						* feat: added circular queue
* fixed code block, adjusted pointer position relative to array entries
* fix: code block 
						
						
					 
					
						2018-11-09 16:52:54 -07: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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								AlexandreLeFou 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								AlexandreLeFou 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Melvin Viana 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adrian Skar 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sara T 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								akashnigam 
							
						 
					 
					
						
						
							
						
						7d9b587191 
					 
					
						
						
							
							fix: update guide article to truncate a string in javascript ( #34216 ) ( #34228 )  
						
						 
						
						
						
						
					 
					
						2018-11-06 17:36:03 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						ec25ccfb32 
					 
					
						
						
							
							Update index.md ( #34229 )  
						
						 
						
						
						
						
					 
					
						2018-11-06 17:31:05 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						94508eba89 
					 
					
						
						
							
							Added solution to D3 scaling challenge ( #34230 )  
						
						 
						
						... 
						
						
						
						* Update index.md
* Update index.md 
						
						
					 
					
						2018-11-06 17:30:20 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						069d17dc01 
					 
					
						
						
							
							Update index.md ( #34231 )  
						
						 
						
						
						
						
					 
					
						2018-11-06 17:29:28 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						6d2db1993a 
					 
					
						
						
							
							Update index.md ( #34232 )  
						
						 
						
						
						
						
					 
					
						2018-11-06 12:20:42 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vel Kumric 
							
						 
					 
					
						
						
							
						
						bc879e14d2 
					 
					
						
						
							
							Feat/add guide article for javascript ( #34007 )  
						
						 
						
						
						
						
					 
					
						2018-11-04 11:35:54 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee 
							
						 
					 
					
						
						
							
						
						b9edc0a45f 
					 
					
						
						
							
							fix: spelling mistake + add further description. ( #30477 )  
						
						 
						
						... 
						
						
						
						Corrected the spelling of 'three', and added more descriptive content. 
						
						
					 
					
						2018-10-31 23:25:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						184dc8165b 
					 
					
						
						
							
							Added Hint/Solution to "align-self" Challenge ( #20640 )  
						
						 
						
						
						
						
					 
					
						2018-10-31 17:35:26 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gregory Gubarev 
							
						 
					 
					
						
						
							
						
						21bdaba984 
					 
					
						
						
							
							Responsive Web Design: Added hint to Make Circular Images with a border-radius ( #21897 )  
						
						 
						
						... 
						
						
						
						Added hint to Make Circular Images with a border-radius (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/make-circular-images-with-a-border-radius  and https://learn.freecodecamp.org/responsive-web-design/basic-css/make-circular-images-with-a-border-radius ) 
						
						
					 
					
						2018-10-31 22:56:51 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						1b4c49f13b 
					 
					
						
						
							
							Added Hint/Solution to "justify-self" Challenge ( #20614 )  
						
						 
						
						
						
						
					 
					
						2018-10-31 13:09:50 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						10562ae5e6 
					 
					
						
						
							
							Added Hint/Solution to "Area Template" Challenge ( #20575 )  
						
						 
						
						
						
						
					 
					
						2018-10-31 12:09:22 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						799ea788ea 
					 
					
						
						
							
							Added Hint/Solution to "align-items" Challenge ( #20533 )  
						
						 
						
						
						
						
					 
					
						2018-10-30 22:26:29 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						2e7c6e32fe 
					 
					
						
						
							
							Added Hint/Solution for "grid-gap" Challenge ( #20465 )  
						
						 
						
						
						
						
					 
					
						2018-10-30 19:58:17 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						0275440256 
					 
					
						
						
							
							Added Hint/Solution to "justify-items" Challenge ( #20505 )  
						
						 
						
						
						
						
					 
					
						2018-10-30 22:36:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kaiguang Li 
							
						 
					 
					
						
						
							
						
						360e3fffbd 
					 
					
						
						
							
							Fix misplaced anchor tag ( #20346 )  
						
						 
						
						
						
						
					 
					
						2018-10-30 19:01:01 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Niraj Nandish 
							
						 
					 
					
						
						
							
						
						11ded8a6ba 
					 
					
						
						
							
							fix(guide): rename hint folder to correct folder name ( #28589 )  
						
						 
						
						
						
						
					 
					
						2018-10-29 13:52:02 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						e653eab3f5 
					 
					
						
						
							
							[Guide] Project Euler: Problem 10: Summation of primes ( #30503 )  
						
						 
						
						... 
						
						
						
						* feat: added problem 10 solution
* Added some formatting and minor grammar changes 
						
						
					 
					
						2018-10-27 19:37:25 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Parul 
							
						 
					 
					
						
						
							
						
						6963c2cfbf 
					 
					
						
						
							
							Added info on how to use :hover with anchor tag ( #30476 )  
						
						 
						
						... 
						
						
						
						Added information on how to style the hover state of the anchor tag, along with an example. 
						
						
					 
					
						2018-10-27 13:42:11 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Tran 
							
						 
					 
					
						
						
							
						
						200a376382 
					 
					
						
						
							
							Fixed Typo ( #20473 )  
						
						 
						
						
						
						
					 
					
						2018-10-27 02:06:47 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						24a8bbee70 
					 
					
						
						
							
							[Guide] Project Euler: Problem 9: Special Pythagorean triplet ( #28382 )  
						
						 
						
						... 
						
						
						
						* feat: added problem 9
* Removed extra word and added formatting to variable names 
						
						
					 
					
						2018-10-26 08:38:17 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya 
							
						 
					 
					
						
						
							
						
						2928dc250c 
					 
					
						
						
							
							[Guide] Data Structures: Create a Priority Queue Class ( #19618 )  
						
						 
						
						... 
						
						
						
						* feat: added priority queue
* Corrected a few misspellings, added some white space between functions 
						
						
					 
					
						2018-10-26 08:37:48 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Owais Ali 
							
						 
					 
					
						
						
							
						
						9f46e39960 
					 
					
						
						
							
							fix broken link to hint ( #28143 )  
						
						 
						
						... 
						
						
						
						Closes  #28143  
						
						
					 
					
						2018-10-26 13:34:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pablo Rubianes 
							
						 
					 
					
						
						
							
						
						5c2bd53d5c 
					 
					
						
						
							
							fixes the Advanced Code Solution to make it work when run tests in the Convert HTML Entities exercise  ( #24930 )  
						
						 
						
						... 
						
						
						
						* fix in the Advanced Code Solution to make it work when run tests
* making htmlEntities a const to fix the example 
						
						
					 
					
						2018-10-25 13:41:36 -07:00