
laurent_r
- Website: laurent-rosenfeld.developpez.com/
- About: I am the author of the "Think Perl 6" book (O'Reilly, 2017) and I blog about the Perl 5 and Raku programming languages.
Recent Actions
-
Posted Perl Weekly Challenge 209: Special Bit Characters and Merge Account to laurent_r
These are some answers to the Week 209 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 208: Minimum Index Sum and Duplicate and Missing to laurent_r
These are some answers to the Week 208 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 207: Keyboard Word and H-Index to laurent_r
These are some answers to the Week 207 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 206: Shortest Time and Array Pairings to laurent_r
These are some answers to the Week 206 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 205: Third Highest and Maximum (Bit-Wise) XOR to laurent_r
These are some answers to the Week 205 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 204: Monotonic Arrays and Reshape Matrix to laurent_r
These are some answers to the Week 204 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 203: Special Quadruplets and Copy Directory (Functional Programming Approach) to laurent_r
These are some answers to the Week 203 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 202: Consecutive Odds and Widest Valley to laurent_r
These are some answers to the Week 202 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 201: Missing Numbers to laurent_r
These are some answers to the Week 201 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
You are given an array of unique numbers.…
-
Commented on Perl Weekly Challenge 200: Arithmetic Slices and Seven Segment Display
Hi Choroba, thanks for your comment. It appears that we don't understand the task in the same way. My understanding of the task is that the differences between any three *consecutive* elements of the original array of integers should be...
-
Posted Perl Weekly Challenge 200: Arithmetic Slices and Seven Segment Display to laurent_r
These are some answers to the Week 200 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 199: Good Pairs and Good Triplets to laurent_r
These are some answers to the Week 199 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 198: Max Gap and Prime Count to laurent_r
These are some answers to the Week 198 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 197: Move Zero and Wiggle Sort to laurent_r
These are some answers to the Week 197 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 196: Pattern 132 and Range List to laurent_r
These are some answers to the Week 196 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 195: Special Integers and Most Frequent Even to laurent_r
These are some answers to the Week 195 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 194: Digital Clock and Frequency Equalizer to laurent_r
These are some answers to the Week 194 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 193: Binary String and Odd String to laurent_r
These are some answers to the Week 193 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadl…
-
Posted Perl Weekly Challenge 192: Binary Flip and Equal Distribution to laurent_r
These are some answers to the Week 192 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 191: Twice Largest and Cute List to laurent_r
These are some answers to the Week 191 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 190: Capital Detection and Decoded List to laurent_r
These are some answers to the Week 190 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 189: Greater Character and Array Degree to laurent_r
These are some answers to the Week 189 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 188: Divisible Pairs and Total Zero to laurent_r
These are some answers to the Week 188 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Task 1: Divisible Pairs
You are given …
-
Posted Perl Weekly Challenge 187: Days Together and Magical Triplets to laurent_r
These are some answers to the Week 187 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Task 1: Days Together
Two friends, Foo…
-
Posted Perl Weekly Challenge 186: Zip List and Unicode Makeover to laurent_r
These are some answers to the Week 186 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 185: MAC Address and Mask Code to laurent_r
These are some answers to the Week 185 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Task 1: MAC Address
You are given MAC …
-
Posted Perl Weekly Challenge 184: Sequence Number and Split Array to laurent_r
These are some answers to the Week 184 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 182: Unique Array and Date Difference to laurent_r
These are some answers to the Week 183 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Task 1: Unique Array
You are given lis…
-
Posted Perl Weekly Challenge 182: Max Index and Common Path to laurent_r
These are some answers to the Week 182 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…
-
Posted Perl Weekly Challenge 181: Sentence Order and Hot day to laurent_r
These are some answers to the Week 181 of the Perl Weekly Challenge organized by Mohammad S. Anwar.
Spoiler Alert: This weekly challenge deadli…

Comment Threads
-
Yuki Kimoto commented on
Some blogs.perl.org 10 Year Stats.
Still, this is the only place where we can share Perl information.
-
Dean commented on
Some blogs.perl.org 10 Year Stats.
They seem to add up over time...
-
Ben Bullock commented on
Perl Weekly Challenge 93: Max Points and Sum Path
Checking for collinearity of three points in the completely general case is a matter of calculating the determinant of
1 x_1 y_1
1 x_2 y_2
1 x_3 y_3like this
Some other people such as Dave Jacoby had examples like this:
="https://github.com/benkasminbullock/perlweeklychallenge-club/blob/master/c…
-
Aristotle commented on
Perl Weekly Challenge 130: Odd Number and Binary Search Tree
This does more allocations and deallocations, potentially many more, so it will be slower in a lot of cases – in most, I’d even say. The memory savings will only be significant if the list of integers is very large and the mean count of occurrences is very small – and even in that case it depends on the mean distance of occurrences being small, otherwise lots of keys will be kept around at any given time anyway.
-
Deadmarshal commented on
Perl Weekly Challenge 180: First Unique Character and Trim List
You were right, the website is now updated too. Thanks for clarifying my doubt.

About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.