Commit Graph

13 Commits

Author SHA1 Message Date
Thuan Bui c415382137 Completed 1-4 2025-02-22 10:23:40 +09:00
vishpant76 d67e7a3ecb 03_reverseString - update punctuation test case to include comma (#467) 2024-05-06 19:40:50 +01:00
samanyu f98ee210e0 Made the file name sentence more readable
Made changes according to the review, made the file name more readable and some minor grammatical changes.
2023-06-28 17:34:00 +05:30
samanyu 5c1853e1e9 Updated README.md to add unskipping the skipped test cases
Just like it was mentioned in the previous exercise to remove the .skip from test.skip() in the spec.js file.
2023-06-28 08:43:15 +05:30
jhylacey 6f5f71ff5b Remove redundant wording in reverse string README 2023-03-18 14:14:44 -05:00
thatblindgeye e416717ba9 Remove test skips for solutions 2023-02-01 18:58:58 -05:00
thatblindgeye 2ec0f4344d Updated file paths 2023-02-01 18:53:54 -05:00
thatblindgeye 4a112362c8 Update files 2023-01-21 12:53:41 -05:00
thatblindgeye fb1a2db8d7 Add solution directories for exercises 2022-02-20 14:07:44 -05:00
chagstep1 6527372e94 Remove predefined parameter from reverseString.js
Making it consistent with other exercise setups
2021-12-27 19:32:43 +03:00
Briggs Elsperger 74ab0b7cc6 add clarifiying comment about not removing code 2021-09-11 16:18:55 -06:00
Benjo Kho 3236ae156c Revert edits 2021-08-07 14:54:14 +08:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00