ba6ae7154c
fix: removed more assert msg arguments ( #36439 )
2019-07-28 05:16:04 +01:00
04f18e43f6
fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - 02 ( #36412 )
...
* fix: removed assert msg argument
* fix: removed msgs surrounded by 2 single quotes
* fix: removed missing 2 assert msg arguments
* fix: remove msg surrounded by two single quotes
* fix: removed unnecessary assert msg args
* fix; remove msgs surrounded by double quotes
* fix: removed unnecessary assert msg args
* fix: remove unnecessary assert msg args
* fix: removed unnecessary assert msg arg
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg arg
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg args
* fix: removed unnecessary assert msg arg
* fix: removed unnecessary assert msg args
* fix: Restore expected values to assertions
* fix: remove assertion message
Co-authored-by: Vivek Agrawal <vivekmittalagrawal@gmail.com >
2019-07-26 14:24:52 +02:00
ee97fa4542
fix(curriculum): Remove additional unnecessary assert message argument from English Coding Interview Prep challenges ( #36440 )
...
* fix: removed more assert msg args
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
* fix: remove single quotes wrapping testString
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
2019-07-24 13:09:23 +01:00
d0d8282f86
fix(curriculum): Remove additional unnecessary assert message argument wrapped in double quotes from various curriculum sections ( #36457 )
...
* fix: remove double quoted assert msg arg - responsive
* fix: remove double quoted assert msg arg - js
* fix: remove double quoted assert msg arg - libraries
* fix: remove double quoted assert msg arg - coding interview
2019-07-24 13:06:12 +01:00
55b5d22d68
fix: use rounding to fix floating point comparison
2019-07-22 17:10:54 +05:30
b8593326b0
fix: remove guide linting and fix failing challenges
2019-07-19 15:30:17 +05:30
7d4dc382b4
fix(curriculum): format challenge markdown as per linting rules ( #36326 )
...
* fix: Format challenge markdown according to linting rules
* fix: Put spaces after section tags
2019-07-19 15:30:17 +05:30
1028310819
Changed bold to strong or code tags where possible
2019-06-26 17:34:03 +08:00
3ce97bbd81
Fixing other problems from comments
2019-06-26 17:34:03 +08:00
0544554b00
Fix curly quotes
2019-06-26 17:34:03 +08:00
a6ed1e51b7
Change links from http to https
2019-06-26 17:34:03 +08:00
32b24a3a20
Fixing merge conflicts
2019-06-26 17:34:03 +08:00
ae49dfd376
fix(challenges): Fix merge conflicts convert seconds and towers of hanoi
2019-06-26 17:34:03 +08:00
14bcbac669
fix(challenges): Added blockquote to department numbers and fixed fractions in fractran
2019-06-26 17:34:03 +08:00
aeb0dccb15
fix(challenges): Added left margin to blockquote footer in Babbage Problem
2019-06-26 17:34:03 +08:00
12d84e83a8
fix(challenges): Y problem
2019-06-26 17:34:03 +08:00
723ee2cfa5
W problem
2019-06-26 17:34:03 +08:00
a0e68a39a7
fix(challenges): V problems
2019-06-26 17:34:03 +08:00
74f70c19d8
fix(challenges): T problems
2019-06-26 17:34:03 +08:00
539e93d01b
fix(challenges): The rest of the S problems
2019-06-26 17:34:03 +08:00
442c9c291d
fix(challenges): More S problems
2019-06-26 17:34:03 +08:00
c752d57611
Added sorting algorithms
2019-06-26 17:34:03 +08:00
2053e99cd5
S problems
2019-06-26 17:34:03 +08:00
df88daa482
fix(challenges): J problems
2019-06-26 17:34:03 +08:00
263d2c496b
fix(challenges): I problems
2019-06-26 17:34:03 +08:00
a3fd1aa284
fix(challenges): H problems
2019-06-26 17:34:03 +08:00
537d1ed642
fix(challenges): G problems
2019-06-26 17:34:03 +08:00
abbfee1189
fix(challenges): Formatted F challenges
2019-06-26 17:34:03 +08:00
1a56a5b0ae
fix(challenges): Minor changes to D challenges. Add E challenges
2019-06-26 17:34:03 +08:00
461155f7ef
fix(challenges): Replaced image with svg in Cut a Rectangle
2019-06-26 17:34:03 +08:00
da4999cb46
fix(challenges): Moved challenge instructions to instructions section
2019-06-26 17:34:03 +08:00
3a7ac2c0c0
fix(challenges): Forgot to remove the space between the function name and first parenthesis
2019-06-26 17:34:03 +08:00
bc1d2be822
fix(challenges): Added all D problems except Department Numbers
2019-06-26 17:34:03 +08:00
d024b96a92
fix(challenges): Went back and fixed a missing A problem. Fixed C problems.
2019-06-26 17:34:03 +08:00
f9f4048258
fix(challenges): Revert 24 game due to another PR being submitted
2019-06-26 17:34:03 +08:00
201c383148
fix(challenges): Fixed formatting for numbered and challenges starting with A
2019-06-26 17:34:03 +08:00
5edaee4269
fix(curriculum): throws is not defined
2019-05-02 01:01:00 -07:00
e84ae45008
Javascript -> JavaScript (English) ( #35183 )
...
* Javascript -> JavaScript (English)
* Update technical documentation page for required change
* Update use-class-syntax-to-define-a-constructor-function.english.md
* Update left-factorials.md
2019-03-28 14:05:41 +05:30
3e51ced41b
fix(challenges): Remove duplicate Rosetta Code sorting problems ( #35547 )
...
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md ).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->
This PR is to remove duplicate Rosetta Code sorting problems that exist in other parts of the curriculum. Here are the problems that are being removed:
* Sorting algorithms/Bubble sort
* Sorting algorithms/Counting sort
* Sorting algorithms/Heapsort
* Sorting algorithms/Insertion sort
* Sorting algorithms/Merge sort
* Sorting algorithms/Quicksort
* Sorting algorithms/Radix sort
* Sorting algorithms/Selection sort
This PR only removes the challenges in English. I could remove the other languages in this PR, or in another PR.
Closes #34776
2019-03-21 13:05:02 +05:30
79394d141f
feat(interview-prep): Converting and transferring Rosetta problems ( #35487 )
...
* feat(interview-prep): Converting and transferring Rosetta problems
* feat(interview-prep): Fixing challenges
* fix(challenges): Added code tags
* Update knight's-tour.md
Moved text to instructions section and fixed a small typo.
* feat(interview-prep): Update description of Knight's tour
Co-Authored-By: NitronR <bhanur05@gmail.com >
* feat(interview-prep): Update description of Kaprekar numbers
Co-Authored-By: NitronR <bhanur05@gmail.com >
* feat(inteview-prep): Kaprekar numbers description
Added <code> tags.
* fix(interview-prep): Update description Kaprekar Numbers
Co-Authored-By: NitronR <bhanur05@gmail.com >
* fix(interview-prep): Added code tags Kaprekar numbers
Co-Authored-By: NitronR <bhanur05@gmail.com >
2019-03-21 11:52:35 +05:30
228d873dd3
Fix: remove quote from challenge where not needed [english] ( #35493 )
2019-03-19 15:04:03 +05:30
17715a795e
fix(formatting): Zhang-Suen | Rosetta Code ( #35472 )
...
* fix(formatting): Move challenge instructions to instruction section
* Fix table and list
* fix(curriculum): Zhangsuen
* fix(curriculum): add bold tags
* Fix typo in instructions
2019-03-18 17:19:02 +09:00
8069923feb
24 Game: Move instruction to instructions section
2019-03-08 15:53:02 +09:00
084ba9c782
fix(formatting): Minor changes in 24 Game challenge
2019-03-08 15:53:02 +09:00
f8061bcb56
Fixed formatting of the 24 Game | Rosetta challenge
2019-03-08 15:53:02 +09:00
081284c2d3
fix: Formatting for Zig Zag Matrix challenge ( #35403 )
...
* fix: Formatting for Zig Zag Matrix challenge
* Remove non-breaking spaces and replace them with normal spaces
* Update zig-zag-matrix.english.md
* Move instructions to instructions section from description
* Update zig-zag-matrix.english.md
2019-03-05 11:57:57 +05:30
8bac073687
fix(formatting): Zeckendorf challenge | Rosetta code ( #35474 )
...
* fix(formatting): Zeckendorf challenge | Rosetta code
* Update zeckendorf-number-representation.english.md
2019-03-05 11:51:56 +05:30
d11bb33f56
Fixed Typo ( #35098 )
2019-02-07 22:52:14 -08:00
8584637254
feat(interview-prep): Transfering Rosetta problems from Curriculum ( #34822 )
2019-01-30 17:11:15 +09:00
c820cdab80
feat(interview-prep): Adding Rosetta Code problems ( #34710 )
2018-12-30 22:35:56 +09:00