aboutsummaryrefslogtreecommitdiff
path: root/challenge-097/abigail
AgeCommit message (Expand)Author
2021-01-30Link to blog post for week 97, part 2Abigail
2021-01-30Swap the role of sections and section length (size).Abigail
2021-01-30Pointless splitting into sub strings.Abigail
2021-01-30Link to blog post for week 97, part 1Abigail
2021-01-30Eliminate a magic numberAbigail
2021-01-30No need to split a string into individual charactersAbigail
2021-01-30Improvements for the Perl solution of week 97, part 1Abigail
2021-01-27Fix example.Abigail
2021-01-27Add another test case.Abigail
2021-01-27Typo fixAbigail
2021-01-27Bash and Ruby solutions for week 97, part 2Abigail
2021-01-27Python solution for week 97, part 2Abigail
2021-01-27Notes come after the examples.Abigail
2021-01-27Make C solution more like the other solutions.Abigail
2021-01-27Make AWK solution more like the other solutions.Abigail
2021-01-27Add algorithm notes to READMEAbigail
2021-01-27Use the same algorithm for the perl solution as for other languages.Abigail
2021-01-27Node.js solution for week 97, part 2Abigail
2021-01-27Lua solution for week 97, part 2Abigail
2021-01-27C solution for week 97. part 2Abigail
2021-01-27Bash solution: disable pathname expansionAbigail
2021-01-27Fix commentAbigail
2021-01-27AWK solution for week 97, part 2Abigail
2021-01-26Perl solution for week 97, part 2Abigail
2021-01-26Split example for part 2Abigail
2021-01-26Ruby solution for week 97, part 1Abigail
2021-01-26Python solution for week 97, part 1Abigail
2021-01-26Lua solution for week 97, part 2Abigail
2021-01-26C solution for week 97, part 2Abigail
2021-01-26AWK solution for week 097, part 1Abigail
2021-01-26Bash solution for week 097, part 2Abigail
2021-01-26Node.js solution for week 097, part 1Abigail
2021-01-26Use option -s (shift), instead of -t.Abigail
2021-01-26Use an option to determine the shift size.Abigail
2021-01-26Perl solution for week 97, part 1Abigail
2021-01-26ExamplesAbigail
2021-01-26READMEAbigail
2021-01-25- Added template for Challenge 97.Mohammad S Anwar