Commit Graph

49 Commits

Author SHA1 Message Date
EmAnt
cd6f153a53 Amend advanced algorithms italian translation 2016-07-16 22:16:24 +02:00
WalterDa
7363960f0b Translated Advanced Algorithm Scripting in Italian
Closes #9716 - @Em-Ant hints implemented
2016-07-14 19:05:48 -07:00
Eric Leung
cd4bcbb5da Merge pull request #8900 from b2m9/fix/exclude-seven-digit-US-phone-numbers
Fix: exclude 7 digit numbers from US phone challenge
2016-06-14 08:22:19 -07:00
Bob Massarczyk
034a65642c Fix: exclude 7 digit numbers from US phone challenge
- Add assert for 555-5555, expecting false
- Add assert for 5555555, expecting false
- Change RegEx solution to make area code mandatory
- Simplify RegEx matching
- Add test case to catch random, invalid chars
2016-06-14 12:55:06 +00:00
Jonathan
83868f9f59 Merge pull request #8922 from tianz/fix/mdn-links
Fix MDN links
2016-06-13 19:28:52 +01:00
Joseph Chan
29d62c841a Reword first test description for Inventory Update challenge 2016-06-08 09:54:10 -06:00
Tian Zhou
37c4ef31bf Fix MDN links 2016-06-02 20:36:21 -07:00
malayaleecoder
869191a53f Fix Friendly Date Range issue 2016-06-01 15:54:30 +05:30
Kevin Dessely
40019ace6f Fix Read-Search-Ask broken links 2016-05-22 14:56:55 +08:00
Mrugesh Mohapatra
0fa7c02338 Merge pull request #8168 from BKinahan/fix/exact-change-tests
Amend Exact Change tests for format consistency
2016-04-22 17:47:34 +05:30
Mrugesh Mohapatra
68f96d4b06 Merge pull request #8215 from kkas/fix/bonfire-to-add-unit
Add a unit to bonfire Map the Debris
2016-04-22 17:08:26 +05:30
kkas
455bdcd0b2 Add a unit to bonfire Map the Debris 2016-04-21 23:32:24 +09:00
Sharang Dashputre
5d76fc05a0 Added test cases for 'no repeats please' 2016-04-21 02:22:50 +05:30
BKinahan
1782be1541 Amend Exact Change tests for format consistency 2016-04-17 23:17:14 +00:00
Eric Leung
6012fca6f8 Merge pull request #7978 from josectello/fix/advanced_bonfires_wording
Adjusting wording in "Friendly Date Ranges" bonfire
2016-04-09 23:09:16 -07:00
Jose Tello
80c3bfe6b7 Adjusting wording in advanced-bonfires.json to clarify differences between test cases for "Friendly Date Ranges" challenge. 2016-04-08 20:42:01 -07:00
Eric Leung
480318dba0 Clarify all characters are unique in No Repeats 2016-04-06 12:44:04 -07:00
Eric Leung
c512038d98 Clarify Pairwise instructions with table example 2016-04-04 23:43:08 -07:00
Eric Leung
856c60b83d Clarify Make a Person instructions & add ES trans
- Remove use of arity and rewrite with better description
- Change use of "function" to "method" for consistency
- Put methods into blockquote tags
- Update Spanish translation of challenge
2016-04-01 21:31:46 -07:00
Logan Tegman
88c917c639 Merge pull request #7536 from erictleung/fix/unique-function-name-for-inventory-update
Make Inventory Update function name unique
2016-03-16 13:21:08 -07:00
Eric Leung
5d4138a495 Make Inventory Update function name unique
- Change `inventory` function name to `updateInventory` in seeded code,
  solution, and tests
- Update instructions to be more clear
2016-03-16 13:14:34 -07:00
Logan Tegman
5c16a3aeb5 Merge pull request #7561 from erictleung/fix/unique-function-name-for-friendly-dates
Make Friendly Date Ranges function name unique
2016-03-16 13:08:48 -07:00
Mrugesh Mohapatra
1feb43edad Merge pull request #7511 from SaintPeter/feature/add-exact-change-solution
Add solution to Exact Change
2016-03-16 18:10:48 +05:30
Berkeley Martinez
5df5658a5e Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
2016-03-15 11:34:32 -07:00
Eric Leung
fa18f967d9 Make Friendly Date Ranges function name unique 2016-03-15 01:05:16 -07:00
Rex Schrader
6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
SaintPeter
9d0cadb723 Add solution to Exact Change 2016-03-11 20:35:55 -08:00
Eric Leung
3997da2dcd Make Exact Change function name unique & lint
- Change `drawer` function to `checkCashRegister`
- Add code tags around subjectively needed text
2016-03-10 21:01:05 -08:00
Eric Leung
4514d54778 Add code tags and fix wording in Pairwise 2016-03-06 12:22:14 -08:00
Eric Leung
580a57d551 Remove spaces and add code tags to Dates Ranges 2016-03-03 23:11:37 -08:00
Eric Leung
cc1aae6804 Add blockquote and code tags to US Phone Numbers 2016-03-03 21:58:54 -08:00
Logan Tegman
be8159fc30 Merge pull request #7237 from erictleung/fix/symmetric-difference-wording
Update Symmetric Diff tests with length check
2016-03-02 10:36:42 -08:00
Eric Leung
62a2515b67 Update Symmetric Diff tests with length check
- Fix last test by removing unnecessary formatting
- Change `deepEqual` tests to `sameMembers` tests
- Add tests to check array lengths
2016-03-01 22:40:23 -08:00
Eric Leung
a116bfd344 Fix spelling in Pairwise challenge 2016-02-28 16:20:24 -08:00
DemiPixel
1c61dad1d2 Make "Pairwise" description clearer
Somebody trying to do it found it confusing and so did I so I tried to improve the example a bit to be a bit clearer about why it returned 11.
2016-02-28 00:43:52 -08:00
Logan Tegman
a4ccbe7cf0 Merge pull request #6811 from pasosdeJesus/fix/ES-update-advanced-bonfires
Verified and updated translation to spanish of advanced-bonfires.
2016-02-13 21:25:19 -08:00
Jami Gibbs
2325fbb023 Updating name to accurately describe parameter data type 2016-02-11 15:09:23 -06:00
Eric Leung
2aebcab273 Clarify symmetric difference definition + examples
- Make definition of symmetric difference more precise
- Add in set examples in description to facilitate learning of the
  concept
- Put "symmetric difference" in `<dfn>` tags
2016-02-08 22:56:41 -08:00
Vladimir Támara Patiño
cedc6ff1cb Verified and updated translation to spanish of advanced-bonfires.
Closes #6494
Thanks for corrections to @justinian336
2016-02-07 12:32:14 -05:00
Eric Leung
abaeda0272 Clarify characters are each unique in permutation 2016-02-07 00:00:39 -08:00
robjloranger
3fe6ba79b4 fixed typo on test 1 555)555-5555 2016-01-28 12:25:34 -08:00
Nick Frazier
18e28ac34b minor clarification in telephone-number challenge 2016-01-18 23:31:38 -05:00
Arsen Melikyan
31b6ba4be6 Merge pull request #6156 from bheavner/fix/Friendly_Date_Ranges
rewrite Friendly Date Ranges bonfire
2016-01-18 10:54:20 +04:00
Quincy Larson
a6c4ed77a5 further improvements of challenge ssed for better looking views 2016-01-15 04:49:46 -08:00
Quincy Larson
49a57e7965 add chatroom names 2016-01-15 04:46:20 -08:00
Ben Heavner
41478b4538 rewrite Friendly Date Ranges bonfire 2016-01-14 12:21:31 -08:00
Quincy Larson
2c90f2350b Merge branch 'staging' into fix/transfer-advanced-bonfires 2016-01-13 00:10:28 -06:00
Quincy Larson
3536b19dce add required state to required challenges, move advanced algorithms 2016-01-12 00:02:33 -06:00
Quincy Larson
743134031a Make advanced bonfires optional and put them in front end development certification 2016-01-11 21:22:27 -06:00