Commit Graph

11 Commits

Author SHA1 Message Date
Abhi Joshi ceee6258a2 The issue lies in the inability to run npm test for problems 2, 3, 4, 5, and 7. To resolve this, rename the test files by adding an 'a' in front of them (e.g., from removeFromArray.spec.js to aRemoveFromArray.spec.js). This error doesn't occur when the test file name is alphabetically before readme.md. 2023-12-28 11:46:23 +05:30
Will f5f6efae9b
Update sumAll-solution.js 2023-07-29 15:40:07 -05:00
Will 5513be576a
Update sumAll-solution.js 2023-07-29 15:39:33 -05:00
cats256 3ecdab9531
Update sumAll-solution.js 2023-07-03 22:58:19 -05:00
cats256 415ff48c20
Update sumAll-solution.js
Change the swapping algorithm to the standard way of swapping using array restructuring.
2023-07-03 22:52:46 -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
Briggs Elsperger 74ab0b7cc6 add clarifiying comment about not removing code 2021-09-11 16:18:55 -06:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00