aboutsummaryrefslogtreecommitdiff
path: root/challenge-005
AgeCommit message (Collapse)Author
2019-04-26fixed ch-1.plAdam Russell
2019-04-26added solutionsAdam Russell
2019-04-26- Added blog by Jo Christian Oterhals.Mohammad S Anwar
2019-04-26- Added solutions by Scimon Proctor.Mohammad S Anwar
- Updated chart stats.
2019-04-26Added Perl6 Solutions for Challenge 5Simon Proctor
2019-04-26Fixed paths and missed anagramRuben Westerberg
Scripts not use common word file in the parent directory Fixed the issue where the sorted letters was not checked when input was in lexically sorted order
2019-04-26Inital solutions for W5 C1 and C2Ruben Westerberg
2019-04-25- Added solutions by Mark Senn.Mohammad S Anwar
2019-04-25- Added solutions by E. Choroba.Mohammad S Anwar
2019-04-25Merge branch 'branch-for-challenge-005' of ↵Mohammad S Anwar
git://github.com/dmanto/perlweeklychallenge-club into dmanto-branch-for-challenge-005
2019-04-25Merge pull request #93 from jbarrett/jbarrett/challenge5Mohammad S Anwar
Week 5
2019-04-25formattingJohn Barrett
2019-04-25Output the found sequenceJohn Barrett
2019-04-25A pass at Week 5 part 2John Barrett
2019-04-24separate file for wordsDaniel Mantovani
2019-04-24add solution for lars balkerLars Balker
2019-04-24Merge pull request #90 from andrezgz/challenge-005Mohammad S Anwar
challenge-005 andrezgz solution
2019-04-24Perl6 solution to w5 ch1Ruben Westerberg
2019-04-24Extract sort / lc op to functionJohn Barrett
2019-04-24Challenge 5 part 1 - first passJohn Barrett
2019-04-23challenge-005 andrezgz solutionandrezgz
2019-04-23ch-2 addedDaniel Mantovani
2019-04-23Another solution to PWC 005Gustavo L. de M. Chaves
The ch-2b.pl script is shorter, faster, and uses no modules.
2019-04-23ch 1Daniel Mantovani
2019-04-23initial commit for challenge 005Adam Russell
2019-04-23added additional timings to two loops to show where optimization gained/lost ↵bagheera-sands
time
2019-04-23Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-clubMohammad S Anwar
2019-04-23- Added blog by Gustavo Chaves.Mohammad S Anwar
2019-04-23slight fix to readmebagheera-sands
2019-04-23perl 5 solutions - need to rewrite for perl 6bagheera-sands
2019-04-22Gustavo Chaves's solutions to PWC 005Gustavo L. de M. Chaves
2019-04-22check if file is readableRob4t
2019-04-22solution for challenge 005Rob4t
2019-04-22- Removed unwanted files.Mohammad S Anwar
2019-04-22Week 5 blog post.Francis Whittle
2019-04-22Week 5 Challenge 2 solutionFrancis Whittle
2019-04-22Week 5 Challenge 1 solutionFrancis Whittle
2019-04-22- Added template for challenge 005.Mohammad S Anwar