 AdityaandTom
|
9cca21f57f
|
[Fix] Removed unnecessary IIFEs from ES6 challenges (#34538)
* feat: removed IIFE and added solution
* feat: updated challenges seed, test and solution
* style: removed semicolon
* feat: updated seed and solution
* feat: updated challenges seed and solution
* feat: updated test, seed and solution
* fix: added seed code to solution
* fix: removed function and added solution
* fix: removed makeClass function and fixed solution
* style: removed excessive semicolons
* Fixed spacing for note in instructions section
* fix: removed assert messages and used const
* fix: regex fails correctly now
|
2019-03-25 09:19:34 -05:00 |
|
 AdityaandManish Giri
|
665c9cb47f
|
fix: Object Oriented Programming: Use Dot Notation to Access the Properties of an Object (#34675)
* fix: typos
* fix: removed unnecessary assert message
|
2019-02-25 22:24:06 -05:00 |
|
 AdityaandPaul Gamble
|
46be1e2ed1
|
fix: React: Give Sibling Elements a Unique Key Attribute (#34648)
* feat: added additional test
Added additional test, formatted description and updated instructions and solution
* fix: removed unnecessary linebreaks
|
2019-02-19 14:29:06 -05:00 |
|
 AdityaandAhmad Abdolsaheb
|
85eca8ef36
|
[fix]: Object Oriented Programming: Inherit Behaviors from a Supertype (#35063)
* fix: revert semicolon check
* fix: test name
|
2019-02-06 08:23:47 +03:00 |
|
 AdityaandKristofer Koishigawa
|
eae4363b76
|
fix(curriculum): Perform a Union on Two Sets (#34607)
|
2018-12-17 00:38:35 +09:00 |
|
 AdityaandKristofer Koishigawa
|
56ded4174c
|
[Fix] Object Oriented Programming: Remember to Set the Constructor Property when Changing the Prototype (#34569)
|
2018-12-14 19:59:35 +09:00 |
|
 AdityaandKristofer Koishigawa
|
4145efc467
|
[fix] Test for Pass Arguments to Avoid External Dependence in a Function (#34522)
* feat: test works for => fns, added solution
* fix: moved solution
|
2018-12-04 20:50:19 +09:00 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandKristofer Koishigawa
|
254897c372
|
fix: fixed the test and added solution
|
2018-11-27 19:52:49 +09:00 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandValeriy
|
a489ac9df8
|
fix(curriculum): Use the reduce Method to Analyze Data (#34315)
|
2018-11-22 20:14:31 +03:00 |
|
 AdityaandValeriy
|
8d593a1256
|
fix(curriculum): Create Strings using Template Literals (#34296)
|
2018-11-22 19:51:51 +03:00 |
|
 AdityaandKristofer Koishigawa
|
d9c6a13741
|
[Tests] ES6: Use Destructuring Assignment with the Rest Operator (#34303)
|
2018-11-22 22:27:16 +09:00 |
|
 AdityaandChristopher McCormack
|
0c4ab033aa
|
feat: added solution (#34293)
|
2018-11-11 21:02:11 -07:00 |
|
 AdityaandValeriy
|
9e688056ef
|
fix(curriculum): Problem 10 added optimized code (#31066)
|
2018-11-11 17:50:08 +03:00 |
|
 AdityaandValeriy
|
aaba2298bf
|
fix(curriculum): Problem 47 - Added optimized solution
|
2018-11-11 17:39:45 +03:00 |
|
 AdityaandValeriy
|
c353c4c659
|
fix(curriculum): Problem 35 - update solution
|
2018-11-10 10:19:16 +03:00 |
|
 AdityaandChristopher McCormack
|
2235752962
|
[fix] Data Structures: Create a Circular Queue challenge example (#34237)
* fix: example and improved solution
* lots of formatting changes to markdown, grammar corrections
|
2018-11-09 16:55:09 -07:00 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandChristopher McCormack
|
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 |
|
 AdityaandTom
|
7e2e5698a7
|
fix: removed duplicate (#19775)
|
2018-10-21 14:55:18 -05:00 |
|
 Adityaandmrugesh mohapatra
|
96eb124163
|
[fix] Added articles back which were overwritten in previous commit (#24441)
|
2018-10-20 23:12:13 +05:30 |
|
 AdityaandQuincy Larson
|
606eef21d8
|
Update index.md (#19518)
|
2018-10-16 10:00:56 -05:00 |
|
 AdityaandQuincy Larson
|
f64199a527
|
Update index.md (#19328)
|
2018-10-15 23:32:08 -05:00 |
|