Michele Sessa
e2a8dc2bbd
refactor(gatecrashers): remove code repetition, consistent use of eq and fail for test checks
2 years ago
Michele Sessa
52c167a390
refactor(gatecrashers): use fs/promises for file access in tests, remove unused imports
2 years ago
Michele Sessa
e3e7058507
feat(gatecrashers): add test names, start/kill server for each test, add test for file created and POST answers
2 years ago
Michele Sessa
73d7b44898
docs(gatecrashers): change example, now content-type is application/json
2 years ago
Michele Sessa
9a2a1b7e9d
feat(gatecrashers): add a new exercise to js node quest
2 years ago
Zouhair AMAZZAL
266d7dd0ee
docs(find-files): fix grammer error
2 years ago
Zouhair AMAZZAL
80706806e6
docs(find-files): explain what everything means and all files in the exercise Instructions
2 years ago
Zouhair AMAZZAL
a60c16dcaf
docs(find-files): fix grammer error
2 years ago
Zouhair AMAZZAL
abc65b2eb2
test(find-files): check if the submitted file is correct and check if echo is used
2 years ago
Zouhair AMAZZAL
b864a26525
docs(find-files): fix grammer error
2 years ago
Zouhair AMAZZAL
692e383ff0
docs(find-files): move subject to devops dir
2 years ago
Zouhair AMAZZAL
e2e32458af
docs(find-files): add pipe and && reminder in doc
2 years ago
Zouhair AMAZZAL
cabe2e248f
feat(find-files): add subject, test and solution for new a exercise
2 years ago
Zouhair AMAZZAL
6b9d5c478b
docs(json-researcher): fix grammer error
2 years ago
Zouhair AMAZZAL
0f7814fc4a
docs(json-researcher): fix grammer error
2 years ago
Zouhair AMAZZAL
0dea7a8945
test(json-researcher): check echo is used
2 years ago
Zouhair AMAZZAL
3531d1b12f
test(json-researcher): check if the submitted file name is correct
2 years ago
Zouhair AMAZZAL
d0e9b91f73
docs(json-researcher): move subject to devops dir
2 years ago
Zouhair AMAZZAL
c2e80f1033
test(json-researcher): add shell type exec && fix permission to scripts
2 years ago
Zouhair AMAZZAL
b1762c3aac
feat(json-researcher): add subject, test and solution for new a exercise
2 years ago
Zouhair AMAZZAL
51c804a135
docs(head-and-tail): fix grammer error
2 years ago
Zouhair AMAZZAL
0e0f86dfed
docs(head-and-tail): fix grammer error
2 years ago
Zouhair AMAZZAL
6467fd10fa
test(head-and-tail): check if the submitted file is correct and check if echo is used
2 years ago
Zouhair AMAZZAL
47aa2ae008
docs(head-and-tail): move subject to devops dir
2 years ago
Zouhair AMAZZAL
abf236eac3
test(head-and-tail): add shell type exec && fix permission to scripts
2 years ago
Zouhair AMAZZAL
75dc52bec5
docs(head-and-tail): add google and man reminder in doc
2 years ago
Zouhair AMAZZAL
cbdc5c4a6f
feat(head-and-tail): add subject, test and solution for new a exercise
2 years ago
Zouhair AMAZZAL
40395c5dac
docs(find-files-extension): fix grammer error
2 years ago
Zouhair AMAZZAL
6712ad9dea
test(find-files-extension): check if the submitted file is correct and check if echo is used
2 years ago
Zouhair AMAZZAL
ebde98d95d
docs(find-files-extension): move subject to devops dir
2 years ago
Zouhair AMAZZAL
1f284b5c43
feat(find-files-extention): add subject, test and solution for new a exercise
2 years ago
nprimo
7f769ef487
docs(manipulate-entries): fix typo
2 years ago
nprimo
722edd9e69
docs(manipulate-entries): add usage section
2 years ago
jrosendo
0cb639701a
docs(checknumber): added subject
...
- it was removed by mistake before
2 years ago
jrosendo
6802353d6e
docs(countalpha): ran prettier
2 years ago
jotapero
3e36a8e0e8
docs(countalpha): fix subject
...
- added missing package piscine
2 years ago
jotapero
60f5e0bfd4
docs(countalpha): fix subject
...
- fix indentation
- fix grammar
2 years ago
hamza
a4c46c3378
docs(countAlpha): add subject
2 years ago
jrosendo
2bd32ad039
docs(removeDuplicate): fixed subject
2 years ago
jotapero
e7d839f162
docs(removeDuplicate): fix subject
...
- fix identation
- added missing imports and package
2 years ago
hamza
73ea4f4110
DEV-3451 docs(removeDuplicate):add subject
2 years ago
jrosendo
099e1d68ae
fix(binarycheck): fix branch
2 years ago
jrosendo
29209baacc
fix(printifnot): fix branch
2 years ago
Roberto Catini
2cc1009564
rephrase presentation of the input file
...
Spurious references about graphs, x-values, and y-values are removed because they are not connected at all with the subject.
The term "statistic population" is introduced, from which it can be inferred that the program should calculate the population variance (and not the sample variance)
should fix issue #1618
2 years ago
jrosendo
9bbefc7f89
fix(countcharacter): added count character
...
- exercise was wrongly removed from master
- added again
2 years ago
jrosendo
3a08d55a2f
fix(binarycheck): fix branch
2 years ago
jrosendo
b499b84ce3
fix(getascii): replaced wrong exercise
2 years ago
jrosendo
2f46d7e8c6
chore(getascii): fixing conflicts
2 years ago
nprimo
f659ea6d86
docs(ascii-art): implement suggestions
...
- change style of suggestion
- change " to ' to avoid special characters interpretation
2 years ago
nprimo
d58f8e8e38
docs(ascii-art): add details to make audits consistent
...
Add specification about which shell to use to have consistent
audits for ascii-art main and optional projects.
2 years ago