| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-28 | Add Python solution to challenge 155 | Paulo Custodio | |
| 2024-09-18 | Add Python solution to challenge 065 | Paulo Custodio | |
| 2023-05-05 | Challenges 064 065 066 067 LK Perl Python | Lubos Kolouch | |
| 2022-10-02 | - Added guest contributions to past weeks by AhmetEmre. | Mohammad S Anwar | |
| 2022-04-18 | Add Perl solution to challenge 065 | Paulo Custodio | |
| 2021-01-10 | 1st commit on 065_haskell | chirvasitua | |
| 2020-11-29 | 1st commit on 065 | chirvasitua | |
| 2020-07-24 | - Added my first Swift solution. | Mohammad S Anwar | |
| 2020-06-29 | clarify usage of leading_zero parameter | Jörg Sommrey | |
| 2020-06-23 | Blog post for #65. | Roger Bell_West | |
| 2020-06-22 | - Added Challenge 065 solutions by Laurent Rosenfeld. | Mohammad S Anwar | |
| 2020-06-22 | Merge pull request #1851 from jaldhar/challenge-065 | Mohammad S Anwar | |
| Challenge 65 by Jaldhar H. Vyas | |||
| 2020-06-22 | Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-club | Mohammad S Anwar | |
| 2020-06-22 | - Added solution by Craig. | Mohammad S Anwar | |
| 2020-06-22 | Challenge 65 by Jaldhar H. Vyas | Jaldhar H. Vyas | |
| 2020-06-22 | Merge pull request #1850 from E7-87-83/master | Mohammad S Anwar | |
| fix bugs on ch-1a.pl | |||
| 2020-06-22 | Add files via upload | Fung Cheok Yin | |
| 2020-06-22 | Merge pull request #1849 from E7-87-83/master | Mohammad S Anwar | |
| blog written | |||
| 2020-06-22 | Create BLOG.txt | Fung Cheok Yin | |
| 2020-06-22 | Add solutions to 065 by E. Choroba | E. Choroba | |
| There are two solutions for 065/1 Digits Sum. The first one is the naive one which uses the brute force. The second solution generates only the possible numbers and seems to be much faster: on my machine, it runs 3 times faster for length 7 and sum 42. The Palindrome Partition adds one more solution to the "aabaab" case: ["aa", "aa"]. It's not clear why this solution is invalid (Must the solutions be adjacent? Should each solution be never part of another solution?) Fixing the algorithm might not be straight forward, as additional constraints might need information that's not available in the current implementation. | |||
| 2020-06-21 | - Added solutions by Colin Crain. | Mohammad S Anwar | |
| 2020-06-21 | - Added solutions by Richard Park. | Mohammad S Anwar | |
| 2020-06-21 | imported my solutions to this week's challenge | dcw | |
| 2020-06-21 | - Moved solution by Dave Jacoby. | Mohammad S Anwar | |
| 2020-06-21 | - Added solutions by Shahed Nooshmand. | Mohammad S Anwar | |
| 2020-06-21 | Merge pull request #1846 from E7-87-83/master | Mohammad S Anwar | |
| fix bugs | |||
| 2020-06-22 | Update ch-2.pl | Fung Cheok Yin | |
| 2020-06-22 | fix bugs | Fung Cheok Yin | |
| 2020-06-22 | fix bugs | Fung Cheok Yin | |
| 2020-06-22 | Added perl solution ch#65 | Ysmael Ebreo | |
| 2020-06-21 | - Added blog for Challenge 065. | Mohammad S Anwar | |
| 2020-06-21 | - Added live coding videos for Challenge 065. | Mohammad S Anwar | |
| 2020-06-21 | Solutions to challenge 65 task 1 and 2 in Raku by Noud | Noud Aldenhoven | |
| 2020-06-21 | Merge pull request #1842 from E7-87-83/master | Mohammad S Anwar | |
| Cheok Yin's submission | |||
| 2020-06-21 | Add files via upload | Fung Cheok Yin | |
| 2020-06-21 | Rename ch-1.pl to challenge-065/cheok-yin-fung/perl/ch-1.pl | Fung Cheok Yin | |
| 2020-06-20 | Merge pull request #1841 from andemark/branch-for-challenge-065 | Mohammad S Anwar | |
| Branch for challenge 065 | |||
| 2020-06-20 | Queue instead of recursion | Mark Anderson | |
| 2020-06-20 | Queue instead of recursion | Mark Anderson | |
| 2020-06-20 | Merge pull request #1838 from andemark/branch-for-challenge-065 | Mohammad S Anwar | |
| Challenge 65 Solutions | |||
| 2020-06-20 | - Added solutions by Arne Sommer. | Mohammad S Anwar | |
| 2020-06-20 | - Added blog by Colin Crain. | Mohammad S Anwar | |
| 2020-06-20 | - Added solutions by Ulrich Rieke. | Mohammad S Anwar | |
| 2020-06-19 | Challenge 65 Solutions | Mark Anderson | |
| 2020-06-19 | Merge pull request #1837 from Scimon/master | Mohammad S Anwar | |
| Think this works | |||
| 2020-06-19 | Think this works | Simon Proctor | |
| 2020-06-18 | solution for ch-2 | Jörg Sommrey | |
| 2020-06-18 | solution for ch-1 | Jörg Sommrey | |
| 2020-06-17 | Task 1 & 2 | Niels van Dijke | |
| 2020-06-17 | Merge pull request #1833 from brtastic/challenge-65 | Mohammad S Anwar | |
| Challenge 65 solutions | |||
