nprimo
001dc38237
docs(ispowerof2): improve subject
...
- substitute $ with <sup> tag to be compatible with the platform
- run prettier
2 years ago
nprimo
ac9cf757a1
docs(ispowerof2): make subject clearer
...
Add definition of power of 2
2 years ago
Zouhair AMAZZAL
2b77c87031
DEV-3919-my-ls ( #1660 )
...
* DEV-3919 feat(my-ls) add subject and tests for my-ls project
* DEV-3919 fix(custom-ls) change the name of the exercise from my-ls to custom-ls
* DEV-3919 docs(custom-ls) fix grammar errors
* DEV-3919 test(custom-ls) fix unalias in tests
* DEV-3919 docs(custom-ls) add permanently alias teaching
* test(custom-ls): fix test not able to run aliases
Co-authored-by: Zouhair AMAZZAL <zouhair.amazzal@01talent.com>
Co-authored-by: Michele Sessa <mikysett@gmail.com>
2 years ago
nprimo
3d6b963da9
docs(array-selector): improve subject clarity
2 years ago
nprimo
7e4375aa1e
feat(array-selector): add subject
2 years ago
miguel
04e90aa8be
fix(comparator):fixing the test
...
improving error message in the solution
add readme info about error message
2 years ago
miguel
fb239fd7d2
fix(comparator):fixing test and adding info to the readme
2 years ago
miguel
d07a43ebe8
feat(comparator): add subject, test and solution for the exercise
2 years ago
miguel
eb6e281da0
feat(file-details): add subject, test and solution for the exercise
2 years ago
nprimo
ad0ea7ea91
fix(auto-exec-bin): fix test bug
...
- replace bash command with source to update current bash PATH
and not a sub-bash one
- replace binary with simple bash script - image has no access to
internet
- update subject accordingly
2 years ago
Zouhair AMAZZAL
d1295b02a8
DEV-3918 feat(auto-exec-bin) add new subject and tests for auto-exec-bin exercise
2 years ago
Zouhair AMAZZAL
f6f7831722
DEV-3916 docs(bin-status) add the requested changes for the PR:1650
2 years ago
Zouhair AMAZZAL
95509fae9a
DEV-3916 feat(bin-status) add subject and tests for bin-status exercise
2 years ago
miguel
ab5b82d1bd
docs(greatest-of-all): correct typos
2 years ago
miguel
447de57f08
fix(): correcting typos in readme
...
fixing the test work with a range of numbers and add error checking
fixing the solution according to the test
2 years ago
miguel
962b6217b4
feat(greatest-of-all): add subject, test and solution for the exercise
2 years ago
Michele Sessa
5a2cd55a02
docs(check-user): add more hints and details about getent
2 years ago
Michele Sessa
b7197ba49c
feat(check-user): add new exercise for scripting piscine
2 years ago
davhojt
c1c5edba98
docs(cl-camp1): explictly state that results are without spaces
2 years ago
davhojt
d3f8c485a1
docs(introduction): fix typo
2 years ago
eslopfer
97a9250dd5
docs(division): specify what to do when there is a remainder
2 years ago
eslopfer
1d93072feb
docs(divide): add description of subject
2 years ago
davhojt
2d57018134
docs(intro): fix caps of Hello, world!
2 years ago
eslopfer
b236264e84
docs(plus): remove cat -e
2 years ago
eslopfer
4ba8a4bb8a
docs(plus): give exact name of file
2 years ago
eslopfer
b0168a28a7
docs(plus): replace notions with references
2 years ago
eslopfer
28572ca566
docs(plus): remove new line from output to terminal
2 years ago
eslopfer
18b2cfabf6
fix(plus): move to right folder
2 years ago
eslopfer
285680e9a7
docs(plus): remove end of line from terminal output
2 years ago
eslopfer
7b771e1742
docs(plus): add description of subject
2 years ago
eslopfer
02755bed78
docs(groupie-tracker-search-bar): make audit question accurate
2 years ago
eslopfer
00129a7a3c
docs(friend-support): update link to resource
2 years ago
eslopfer
5660faa45f
docs(gatecrashers): update link to resource
2 years ago
eslopfer
f85c056f72
docs(uninvited): update link to resource
2 years ago
eslopfer
ccd46489a6
docs(tell-me-how-many): update link to resource
2 years ago
eslopfer
eb20cf5956
chore(guests): cleanup, move resource to its own folder
2 years ago
eslopfer
52bc2d7040
docs(uninvited): update link to guests folder
2 years ago
eslopfer
46067ab226
docs(tell-me-how-many): update link to guests folder
2 years ago
eslopfer
f74f6fbe3b
docs(gatecrashers): update link to guests folder
2 years ago
eslopfer
a6183a6820
docs(friend-support): update link to guests folder
2 years ago
eslopfer
c46a20e583
chore:(guests): move folder to public
2 years ago
nprimo
21ff0467e4
docs(veterinary): improve subject
...
- add trailing comma to keep consistency
- improve description of the function requested
2 years ago
nprimo
7e594e9177
docs(veterinary): add subject
2 years ago
davhojt
4328e8f3dc
chore(mobile-dev): move resources closer to each project
...
for DEV-4078
2 years ago
davhojt
88283b4c47
chore(mobile-branch): add resources from foreign repo
...
for DEV-4078
2 years ago
davhojt
9f8e0a66dc
style: prettier
2 years ago
davhojt
b672ee8715
docs(twenty-forty-eight): add new subject and audit
...
for DEV-4108
2 years ago
davhojt
1a3f95ea2b
docs(map-markers): rename from 01-map
2 years ago
Zouhair AMAZZAL
5c1077c6ce
DEV-3920 docs(auto-jobs) fix grammer in readme file
2 years ago
Zouhair AMAZZAL
75d318f5d9
DEV-3920 fix(auto-jobs) fix solution for task3
2 years ago