Randell Dawson 
							
						 
					 
					
						
						
							
						
						1cb6092dd9 
					 
					
						
						
							
							fix: performed first conversions  
						
						
						
						
					 
					
						2019-05-07 10:43:43 -07:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						3bff4151cf 
					 
					
						
						
							
							fix: rewrote challenge instructions and tests ( #35899 )  
						
						
						
						
					 
					
						2019-04-30 20:19:06 -05:00 
						 
				 
			
				
					
						
							
							
								RIHANE ZAKARIA 
							
						 
					 
					
						
						
							
						
						6630b2be7a 
					 
					
						
						
							
							bug fix / test of Spread Operator javascript challenge / english  ( #35856 )  
						
						... 
						
						
						
						* bug fix test with the Spread Operator
* test of Spread Operator javascript challenge / english / change test and add a helper function 
						
						
					 
					
						2019-04-30 18:37:26 -05:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						6a859ee7f9 
					 
					
						
						
							
							fix: added 12 missing solutions to Basic Data Structure Challenges ( #35744 )  
						
						
						
						
					 
					
						2019-04-10 21:03:15 +05:30 
						 
				 
			
				
					
						
							
							
								Guayo Mena 
							
						 
					 
					
						
						
							
						
						75293e649d 
					 
					
						
						
							
							fix(curriculum): Fix test in Javascript challenge ( #35795 )  
						
						... 
						
						
						
						Fixes  #35793 
I rearranged the variables in one of the tests.
I just changed the english file. Should I change the rest of the languages as well?
Note: I did this change through github's API, because I couldn't run the project locally so I haven't actually tested it. 
					
						2019-04-10 20:55:05 +05:30 
						 
				 
			
				
					
						
							
							
								Ruchika Sharma 
							
						 
					 
					
						
						
							
						
						25f45ffc60 
					 
					
						
						
							
							fix: Rename section in Modify array challenge ( #35430 )  
						
						
						
						
					 
					
						2019-02-27 19:04:49 -05:00 
						 
				 
			
				
					
						
							
							
								Pete 
							
						 
					 
					
						
						
							
						
						41ffe5a7e4 
					 
					
						
						
							
							Adding-missing-challenge-solution ( #35025 )  
						
						... 
						
						
						
						* Adding-missing-challenge-solution
* updating solution as requested
added back in //solution required and removing console.log
* Adding-solution
* Update access-property-names-with-bracket-notation.english.md
* adding-solution
* Adding-solution 
						
						
					 
					
						2019-02-26 03:44:33 -05:00 
						 
				 
			
				
					
						
							
							
								Lewis Horwood 
							
						 
					 
					
						
						
							
						
						9cf283aab9 
					 
					
						
						
							
							Add tests reflecting  #19390  ( #19477 )  
						
						... 
						
						
						
						* Add test reflecting #19390 
Added two tests to prevent checking only `Alan`.
* Split into 4 tests for each prop
Split previous tests with 2 props on each into 4 single-prop tests; fixed whitespace 
						
						
					 
					
						2019-02-23 00:16:06 +05:30 
						 
				 
			
				
					
						
							
							
								TristanSeabrook 
							
						 
					 
					
						
						
							
						
						d8c8ee73a3 
					 
					
						
						
							
							added apostrophe ( #35354 )  
						
						... 
						
						
						
						changed "keys" to "key's" 
						
						
					 
					
						2019-02-22 03:12:23 -08:00 
						 
				 
			
				
					
						
							
							
								TristanSeabrook 
							
						 
					 
					
						
						
							
						
						7d9ef880c2 
					 
					
						
						
							
							removed ungrammatical apostrophe ( #35353 )  
						
						... 
						
						
						
						Changed "array's" to "arrays". 
						
						
					 
					
						2019-02-22 03:12:12 -08:00 
						 
				 
			
				
					
						
							
							
								Casey Bennington 
							
						 
					 
					
						
						
							
						
						d2286fc3b5 
					 
					
						
						
							
							Added solution ( #28907 )  
						
						... 
						
						
						
						LGTM! 
						
						
					 
					
						2019-01-25 10:17:46 -05:00 
						 
				 
			
				
					
						
							
							
								Valeriy 
							
						 
					 
					
						
						
							
						
						79d9012432 
					 
					
						
						
							
							fix(curriculum): quotes in tests ( #18828 )  
						
						... 
						
						
						
						* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown 
						
						
					 
					
						2018-10-20 23:32:47 +05:30 
						 
				 
			
				
					
						
							
							
								greggubarev 
							
						 
					 
					
						
						
							
						
						345dfd6dad 
					 
					
						
						
							
							Added </code> to test text ( #19498 )  
						
						
						
						
					 
					
						2018-10-16 15:28:33 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan Grah 
							
						 
					 
					
						
						
							
						
						65d47b6eeb 
					 
					
						
						
							
							fix: solution for checking if an object has a property ( #19390 )  
						
						... 
						
						
						
						Signed-off-by: Jonathan Grah <theflametrooper@gmail.com > 
						
						
					 
					
						2018-10-15 16:04:24 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan Bowlen 
							
						 
					 
					
						
						
							
						
						4a29977564 
					 
					
						
						
							
							Added Solution to Challenge ( #19372 )  
						
						... 
						
						
						
						Added a Solution to "Basic Data Structures: Generate an Array of All Object Keys with Object.keys()" 's "Get a Hint" documentation. 
						
						
					 
					
						2018-10-15 23:19:27 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan Bowlen 
							
						 
					 
					
						
						
							
						
						f4353999e3 
					 
					
						
						
							
							Add solution to Challenge ( #19369 )  
						
						... 
						
						
						
						Added a solution to "Iterate Through the Keys of an Object with a for...in Statement"'s "Get a Hint" documentation. 
						
						
					 
					
						2018-10-16 03:34:14 +05:30 
						 
				 
			
				
					
						
							
							
								Ryan Bowlen 
							
						 
					 
					
						
						
							
						
						1200859c07 
					 
					
						
						
							
							Added Solution ( #19367 )  
						
						... 
						
						
						
						Added a solution for the challenge's "Get a Hint" documentation. 
						
						
					 
					
						2018-10-15 22:29:05 +01:00 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						ee9f6b2d72 
					 
					
						
						
							
							chore(meta): Move challenge meta to challenges root  
						
						
						
						
					 
					
						2018-10-11 02:15:05 +05:30 
						 
				 
			
				
					
						
							
							
								halcyondays22 
							
						 
					 
					
						
						
							
						
						5bac4d3818 
					 
					
						
						
							
							fix: typos in JavaScript Algorithms & Data Structures challenges  
						
						
						
						
					 
					
						2018-10-10 09:26:45 +01:00 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						a859035023 
					 
					
						
						
							
							fix(challenge-md): Fix quotes that failed in the transform  
						
						
						
						
					 
					
						2018-10-08 11:38:26 +05:30 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						8f39bc1288 
					 
					
						
						
							
							chore(curriculum): Remove files in wrong format  
						
						
						
						
					 
					
						2018-10-05 15:58:12 +01:00