Commit Graph

35 Commits (7aeceaf97ec8fd8648eb2a036fbbedd74aecfe47)

Author SHA1 Message Date
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