Dhananjay Mahajan
1b8f006669
fix(curriculum): separate tag into two ( #44281 )
2021-11-29 11:57:41 -08:00
Najmieh Sadat Safarabadi
aa9215b111
fix(curriculum): Edit the title of Project Euler Problem 283 ( #44305 )
...
* Edited the title following the issue
* Edited the title in the JSON file as well
2021-11-29 08:26:24 -08:00
Steven
118d5aa59d
fix(curriculum): added whitespace after MathJax tag ( #44304 )
2021-11-29 10:52:36 +05:30
David Rivera Morales
cf9f06918a
fix(curriculum): typo in the description in Problem 29: Distinct powers ( #44243 )
...
* Typo fixed in problem 29 Distinct
* Typo fixed using MathJax
* Update curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-29-distinct-powers.md
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2021-11-24 10:10:54 -08:00
Shaun Hamilton
0676506f00
fix(curriculum): adjust test euler-227 ( #44180 )
...
Correct test to match test-text.
2021-11-19 22:11:00 -06:00
Alan Luo
419b3b3719
fix(curriculum): Fix a typo in 10-coding-interview-prep/rosetta-code/subleq ( #44133 )
...
* Fix a typo
* Fix more new line issues
2021-11-09 12:52:37 -06:00
LK521
df3d043fed
fix(curriculum): change note in problem 14 ( #44015 )
2021-10-26 12:51:24 +02:00
Krzysztof
e3822b9cac
fix(curriculum): test removing non-existing element from empty and non-empty tree ( #43885 )
...
* fix: test removing element not in a tree
* fix: test removing from empty tree
2021-10-25 23:07:12 -05:00
Hankai Xia
cf88dfd3ce
fix(curriculum): Fix a typo in "Problem 141: Investigating progressive numbers, n, which are also square" ( #43647 )
2021-10-01 08:02:13 +02:00
Ilenia
00a81067a3
chore(curriculum): changed external links to news articles in 4 challenges ( #43373 )
...
* changed 4 links
* fix wording
* change link as suggested by @gikf
2021-09-27 09:12:53 +01:00
Ikko Ashimine
6d19fec884
fix(curriculum): typo in word-frequency.md ( #43571 )
...
occurences -> occurrences
2021-09-26 17:11:25 +02:00
Alan Luo
42e88ac281
fix(curriculum): Fix a typo ( #43554 )
2021-09-24 15:48:31 +09:00
Alan Luo
492ddcf6bd
fix(curriculum): move word 'example' to correct position ( #43528 )
2021-09-22 13:55:59 +01:00
Mohanesh Babu
128d7a509d
Update create-an-es6-javascript-map.md ( #43495 )
2021-09-21 09:58:21 -05:00
Matt
4bfe989324
fix: typo in problem 260 ( #43418 )
2021-09-09 09:28:35 +02:00
Anshul Singh
f834d648e8
fix max heap insert function ( #43285 )
2021-08-27 17:10:29 +02:00
Tom
165d6ab844
fix(curriculum): insertion sort challenge ( #43135 )
2021-08-07 18:13:00 +02:00
gikf
397a9f0c3e
fix(curriculum): clean-up Project Euler 462-480 ( #43069 )
...
* fix: clean-up Project Euler 462-480
* fix: missing image extension
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-30 08:32:21 -07:00
gikf
a2b2ef3f75
fix(curriculum): clean-up Project Euler 441-460 ( #43068 )
...
* fix: clean-up Project Euler 441-460
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-30 08:20:31 -07:00
gikf
d269909faa
fix(curriculum): clean-up Project Euler 381-400 ( #43024 )
...
* fix: clean-up Project Euler 381-400
* fix: missing image extension
* fix: missing subscripts
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-30 07:59:29 -07:00
gikf
7d9496e52c
fix(curriculum): clean-up Project Euler 361-380 ( #43002 )
...
* fix: clean-up Project Euler 361-380
* fix: improve wording
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: remove unnecessary paragraph
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-29 12:48:17 -07:00
gikf
1af6e7aa5a
fix(curriculum): clean-up Project Euler 321-340 ( #42988 )
...
* fix: clean-up Project Euler 321-340
* fix: typo
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-29 11:59:06 -07:00
gikf
a9c11f7fe2
fix: clean-up Project Euler 421-440 ( #43047 )
2021-07-29 11:14:09 -07:00
gikf
7bd08ae2ee
fix: clean-up Project Euler 401-420 ( #43028 )
2021-07-29 10:48:24 -07:00
gikf
c18554dd44
fix(curriculum): clean-up Project Euler 341-360 ( #42998 )
...
* fix: clean-up Project Euler 341-360
* fix: improve wording
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-29 19:14:22 +02:00
gikf
f93acf28a6
fix(curriculum): clean-up Project Euler 261-280 ( #42905 )
...
* fix: clean-up Project Euler 261-280
* fix: typo
* fix: typo
* fix: typo
2021-07-24 09:09:54 +02:00
Luca
970a1c1b56
fix(curriculum): fix incomplete test ( #42970 )
2021-07-22 16:01:04 -04:00
gikf
47fc3c6761
fix(curriculum): clean-up Project Euler 281-300 ( #42922 )
...
* fix: clean-up Project Euler 281-300
* fix: missing image extension
* fix: missing power
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: missing subscript
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-22 12:38:46 +09:00
gikf
32dbe23f5e
fix(curriculum): clean-up Project Euler 301-320 ( #42926 )
...
* fix: clean-up Project Euler 301-320
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-21 17:59:56 +02:00
gikf
7907f62337
fix(curriculum): clean-up Project Euler 121-140 ( #42731 )
...
* fix: clean-up Project Euler 121-140
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: missing backticks
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: missing delimiter
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-16 21:38:37 +02:00
gikf
67de105117
fix(curriculum): clean-up Project Euler 241-260 ( #42879 )
...
* fix: clean-up Project Euler 241-260
* fix: typo
* Update curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-255-rounded-square-roots.md
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-16 12:21:45 +02:00
gikf
5a52c229f5
fix(curriculum): clean-up Project Euler 181-200 ( #42819 )
...
* fix: clean-up Project Euler 181-200
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: missing delimiter
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-15 15:52:14 +02:00
gikf
a9418a1fe9
fix(curriculum): clean-up Project Euler 221-240 ( #42839 )
...
* fix: clean-up Project Euler 221-240
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-15 14:26:34 +02:00
gikf
eef1805fe6
fix(curriculum): clean-up Project Euler 201-220 ( #42826 )
...
* fix: clean-up Project Euler 201-220
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-15 09:20:31 +02:00
gikf
bfc21e4c40
fix(curriculum): clean-up Project Euler 141-160 ( #42750 )
...
* fix: clean-up Project Euler 141-160
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: use different notation for consistency
* Update curriculum/challenges/english/10-coding-interview-prep/project-euler/problem-144-investigating-multiple-reflections-of-a-laser-beam.md
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-14 13:05:12 +02:00
tristansoriaga
5e8ac21c26
fix(curriculum): remove example function calls from seed ( #42797 )
2021-07-13 16:37:38 +01:00
gikf
32fac23a2d
fix(curriculum): clean-up Project Euler 161-180 ( #42782 )
...
* fix: clean-up Project Euler 161-180
* fix: corrections from review
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-07-12 16:19:03 +02:00
tristansoriaga
4be8a6f224
fix: Added comments on the function for clarity on coding-interview-prep ( #42689 )
2021-07-02 18:15:58 +05:30
gikf
dc168cd96d
fix(curriculum): clean-up Project Euler 101-120 ( #42597 )
...
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-06-30 14:25:46 +02:00
gikf
052173e502
fix(curriculum): improve description and tests descriptions ( #42546 )
...
* fix: replace html with markdown and MathJax
* fix: replace html with markdown and MathJax
* fix: replace example
* fix: clarify expected input and output
* fix: add another test
* fix: change image in seed code
* fix: grammar
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-06-28 13:16:25 +05:30
Alan Luo
4ed0befc4e
fix(curriculum): link mismatch ( #42610 )
2021-06-23 17:08:39 +00:00
gikf
f06b56f101
fix(curriculum): improve description and tests description ( #42465 )
...
* fix: make tests descriptions more explicit
* fix: clarify function input
* fix: clarify output of function, add example
2021-06-21 13:58:11 +05:30
lazy-geek
de4e16a676
fix(curriculum): typo in Project Euler Problem ( #42539 )
...
* fixed typo
* removed change from translation
* fixed typo only in english language
2021-06-17 08:57:57 +02:00
gikf
82a834af37
fix(curriculum): rework Project Euler 51 ( #42459 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-06-15 14:32:34 +09:00
gikf
80b736b826
fix(curriculum): improve description and tests descriptions ( #42408 )
...
* fix: add input and output to tests descriptions
* fix: remove results from background code
* fix: clarify input and output of function
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-06-14 12:01:51 +05:30
gikf
2613622ef0
fix(curriculum): rework Project Euler 61 ( #42397 )
2021-06-14 12:01:28 +05:30
gikf
c4cf53a742
fix(curriculum): improve description and tests descriptions ( #42387 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-06-14 12:01:07 +05:30
gikf
7e921fb9d6
fix(curriculum): rework Project Euler 62 ( #42384 )
...
* fix: reworck challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation
2021-06-13 13:32:54 +02:00
gikf
d14008b32c
fix(curriculum): rework Project Euler 52 ( #42434 )
...
* fix: rework challenge to use argument in function
* fix: update solution
2021-06-13 13:30:32 +02:00
gikf
53f6a28ad9
fix(curriculum): rework Project Euler 102 ( #42446 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-06-13 13:28:40 +02:00