Commit Graph

11 Commits

Author SHA1 Message Date
Hifilo 78c89e9fd4
Update palindromes.js 2023-01-17 13:02:49 -05:00
Hifilo 8df33b0be3
Update palindromes.js 2023-01-16 22:27:07 -05:00
Hifilo 67105d1950
Update palindromes.js 2023-01-16 22:26:24 -05:00
hifilo f429cfa839 palindromes method added without using Regex, since there wasn't a solution for it. 2023-01-16 22:19:06 -05:00
James Hogan 10cb98c038 Add missing variable declaration 2022-03-31 09:06:19 +11:00
Babatunde Alli 4b13066369 Improve the readability of the RegExp 2022-01-28 18:23:16 -05:00
Michael Frank 749a48adee Tweak matchers in removeFromArray, pull pigLatin solution from old branch 2021-04-30 22:12:52 +12:00
Michael Frank 791a579823 Standardised function declaration calls across exercises 2021-04-29 21:33:30 +12:00
Étienne Boisseau-Sierra 00407bdee5 Transform 'let' in 'const' where needs be 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra 3a9251d55e Transform 'var' in 'let' 2018-08-07 11:25:16 +01:00
Cody Loyd f04a440e58 added palindromes exercise 2017-08-25 14:07:28 -05:00